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
Uncaught TypeError: Cannot read property 'nodeName' of undefined
At /usr/share/atom/resources/app/static/<embedded>:11
TypeError: Cannot read property 'nodeName' of undefined
at CommandLogger.t.exports.CommandLogger.logCommand (/usr/share/atom/resources/app/static/<embedded>:11:895565)
at /usr/share/atom/resources/app/static/<embedded>:11:894887
at Function.simpleDispatch (/usr/share/atom/resources/app/static/<embedded>:11:1190133)
at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1191574)
at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/static/<embedded>:11:349687)
at CommandRegistry.dispatch (/usr/share/atom/resources/app/static/<embedded>:11:348530)
at Object.proton.lib.atom.eval_action_BANG_ (/packages/proton-mode/lib/proton.js:2447:29)
at Object.proton.lib.keymap.exec_binding (/packages/proton-mode/lib/proton.js:2485:513)
at HTMLElement.proton.core.chain (/packages/proton-mode/lib/proton.js:3074:346)
at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/static/<embedded>:11:350055)
at KeymapManager.t.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app/static/<embedded>:11:1230760)
at KeymapManager.t.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app/static/<embedded>:11:1226894)
at WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom/resources/app/static/<embedded>:11:285234)
Thanks for the report! I'll try to take a look at it but currently don't have much time I can put into this project. If you can, try compiling from source and adding debug output at the places mentioned in the stacktrace, that should shed some more light into what's wrong
[Enter steps to reproduce:]
Atom: 1.34.0 x64
Electron: 2.0.16
OS: Pop!_OS 18.04
Thrown From: proton-mode package 0.16.0
Stack Trace
Uncaught TypeError: Cannot read property 'nodeName' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: