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
Saw that you had a couple of these open already and I figured I'd just throw my stacktrace up here.
I haven't had any issues with this at all before now, and it;s pretty clear that it's fighting with the markdown preview rendering over something or other.
Good Luck!
-Real
Opened up a new atom project and started working on only markdown to initialize a repository. When I opened the preview pane the errors were being thrown pretty consistently.
Closed preview panes and all other windows and I was still having them appear. Disaabled x-atom debug for the time being, but this is the only time I've run into this behavior.
Atom: 1.24.0 x64 Electron: 1.6.16 OS: Mac OS X 10.12.6 Thrown From: xatom-debug package 1.6.11
Stack Trace
Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null
At /Users/-------/.atom/packages/xatom-debug/lib/editor/editor-manager.js:221
TypeError: Cannot read property 'getBoundingClientRect' of null
at EditorManager.getEditorPositionFromEvent (/packages/xatom-debug/lib/editor/editor-manager.js:221:31)
at EditorManager.listenExpressionEvaluations (/packages/xatom-debug/lib/editor/editor-manager.js:252:35)
at HTMLDivElement.expressionHandler (/packages/xatom-debug/lib/editor/editor-manager.js:159:57)
Hey There,
Saw that you had a couple of these open already and I figured I'd just throw my stacktrace up here.
I haven't had any issues with this at all before now, and it;s pretty clear that it's fighting with the markdown preview rendering over something or other.
Good Luck!
-Real
Atom: 1.24.0 x64
Electron: 1.6.16
OS: Mac OS X 10.12.6
Thrown From: xatom-debug package 1.6.11
Stack Trace
Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: