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
Atom Version: 1.8.0 System: Mac OS X 10.11 Thrown From: json-schema package, v0.1.15
Stack Trace
Uncaught TypeError: Cannot read property 'null' of undefined
At /Users/march/.atom/packages/json-schema/node_modules/react/lib/ReactMount.js:636
TypeError: Cannot read property 'null' of undefined
at Object.ReactMount.findReactContainerForID (/Users/march/.atom/packages/json-schema/node_modules/react/lib/ReactMount.js:636:50)
at findParent (/Users/march/.atom/packages/json-schema/node_modules/react/lib/ReactEventListener.js:39:30)
at handleTopLevelImpl (/Users/march/.atom/packages/json-schema/node_modules/react/lib/ReactEventListener.js:74:16)
at ReactDefaultBatchingStrategyTransaction.Mixin.perform (/Users/march/.atom/packages/json-schema/node_modules/react/lib/Transaction.js:134:20)
at Object.ReactDefaultBatchingStrategy.batchedUpdates (/Users/march/.atom/packages/json-schema/node_modules/react/lib/ReactDefaultBatchingStrategy.js:66:19)
at Object.batchedUpdates (/Users/march/.atom/packages/json-schema/node_modules/react/lib/ReactUpdates.js:110:20)
at ReactEventListener.dispatchEvent (/Users/march/.atom/packages/json-schema/node_modules/react/lib/ReactEventListener.js:174:20)
+1 for me. Encountering the same problem. It makes my Atom editor instance unusable as it keeps throwing the same error over and over again. It does so every few seconds, really annoying.
Ran into this after updating to Atom 1.8 on OS X 10.11.5. It seems like disabling the atom-json-schema package and restarting Atom helped, but I'm not sure what functionality I'm missing with that package disabled.
I got this error while having a json file open then opening a .h file using shell on Linux/Ubuntu. By command line I mean issuing "atom ./file.h" from a Terminal.
[Enter steps to reproduce below:]
Atom Version: 1.8.0
System: Mac OS X 10.11
Thrown From: json-schema package, v0.1.15
Stack Trace
Uncaught TypeError: Cannot read property 'null' of undefined
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: