You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
isPlainObject: by pass prototype check in nw.js environments
- to make sure that plotly.js is compatible with async
request handles (e.g. lash)
- side effect: isPlainObject(new Constructor()) now returns true
in nw.js
0 commit comments