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: 1.22.1 x64 Electron: 1.6.15 OS: Mac OS X 10.13.1 Thrown From: ex-mode package 0.18.0
Stack Trace
Uncaught TypeError: validateEventDispatches is not a function
At /Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/EventPluginUtils.js:95
TypeError: validateEventDispatches is not a function
at Object.executeDispatchesInOrder (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/EventPluginUtils.js:95:11)
at executeDispatchesAndRelease (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/EventPluginHub.js:41:28)
at executeDispatchesAndReleaseTopLevel (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/EventPluginHub.js:52:16)
at Array.forEach (native)
at forEachAccumulated (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/forEachAccumulated.js:22:15)
at Object.processEventQueue (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/EventPluginHub.js:252:13)
at runEventQueueInBatch (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/ReactEventEmitterMixin.js:15:24)
at Object.handleTopLevel [as _handleTopLevel] (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/ReactEventEmitterMixin.js:25:11)
at handleTopLevelImpl (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/ReactEventListener.js:70:30)
at ReactDefaultBatchingStrategyTransaction.perform (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/Transaction.js:141:26)
at Object.batchedUpdates (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/ReactDefaultBatchingStrategy.js:60:32)
at Object.batchedUpdates (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/ReactUpdates.js:95:33)
at dispatchEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/react-dom/lib/ReactEventListener.js:145:26)
at HTMLElement.PaneElement.activated (/app.asar/src/pane-element.js:117:14)
at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
at Pane.activate (/Applications/Atom.app/Contents/Resources/app/src/pane.js:1003:24)
at HTMLDivElement.ExCommandModeInputElement.removePanel (/packages/ex-mode/lib/ex-normal-mode-input-element.coffee:64:36)
at HTMLDivElement.ExCommandModeInputElement.cancel (/packages/ex-mode/lib/ex-normal-mode-input-element.coffee:61:6)
at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:381:36)
I'm unable to reproduce this issue. I searched in atom/atom issues and noticed this has been reported with the exact same stacktrace several times. See atom/atom#15093
Can you try to disable ex-mode and see if you encounter the same bug doing the same you did before? Thanks.
[Enter steps to reproduce:]
Atom: 1.22.1 x64
Electron: 1.6.15
OS: Mac OS X 10.13.1
Thrown From: ex-mode package 0.18.0
Stack Trace
Uncaught TypeError: validateEventDispatches is not a function
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: