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: Cannot read property 'match' of undefined #16

Open
ezep17 opened this issue Dec 1, 2017 · 0 comments
Open

Uncaught TypeError: Cannot read property 'match' of undefined #16

ezep17 opened this issue Dec 1, 2017 · 0 comments

Comments

@ezep17
Copy link

ezep17 commented Dec 1, 2017

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.22.1 x64
Electron: 1.6.15
OS: Unknown Windows version
Thrown From: Extempore-Atom package 0.3.2

Stack Trace

Uncaught TypeError: Cannot read property 'match' of undefined

At C:\Users\ezepi\.atom\packages\Extempore-Atom\lib\extempore-atom.coffee:157

TypeError: Cannot read property 'match' of undefined
    at get_s_expression (/packages/Extempore-Atom/lib/extempore-atom.coffee:157:17)
    at evaluate (/packages/Extempore-Atom/lib/extempore-atom.coffee:126:11)
    at HTMLElement.Evaluate (/packages/Extempore-Atom/lib/extempore-atom.coffee:231:5)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.22.1/resources/app/src/command-registry.js:381:36)
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.22.1/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.22.1/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.22.1/resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (~/AppData/Local/atom/app-1.22.1/resources/app/src/window-event-handler.js:3:65)

Commands

 10x -9:59 core:backspace (input.hidden-input)
     -8:24.9.0 extempore-atom:Connect (input.hidden-input)
     -8:19.7.0 core:confirm (input.hidden-input)
     -7:53.8.0 editor:newline (input.hidden-input)
 14x -7:52.8.0 core:backspace (input.hidden-input)
  2x -6:11.7.0 application:open-file (input.hidden-input)
  4x -5:01.3.0 extempore-atom:Evaluate (input.hidden-input)

Non-Core Packages

Extempore-Atom 0.3.2 
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