Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: undefined is not a function #49

Open
edoardoo opened this issue Nov 15, 2017 · 0 comments
Open

Uncaught TypeError: undefined is not a function #49

edoardoo opened this issue Nov 15, 2017 · 0 comments

Comments

@edoardoo
Copy link

edoardoo commented Nov 15, 2017

[Enter steps to reproduce:]

  1. Open a markdown file
  2. Toggle Markdown Preview
  3. Watch as errors pop up without stopping

Atom: 1.22.0 x64
Electron: 1.6.15
OS: Mac OS X 10.12.6
Thrown From: xatom-debug package 1.6.11

Stack Trace

Uncaught TypeError: undefined is not a function

At /Users/massimotorelli/.atom/packages/xatom-debug/lib/editor/editor-manager.js:223

TypeError: undefined is not a function
    at EditorManager.getEditorPositionFromEvent (/packages/xatom-debug/lib/editor/editor-manager.js:223:62)
    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)

Commands

     -1:52.8.0 core:copy (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)

Non-Core Packages

atom-ide-ui 0.5.0 
atom-typescript 11.0.10 
blame 0.12.0 
busy-signal 1.4.3 
ide-typescript 0.1.6 
intentions 1.1.5 
js-refactor 0.7.5 
linter 2.2.0 
linter-ui-default 1.6.10 
material-ui 1.0.10 
refactor 0.11.5 
xatom-debug 1.6.11 
xatom-debug-chrome 0.7.4 
xatom-debug-nodejs 0.9.3 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant