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 'insertText' of undefined #16

Open
freull opened this issue Jul 21, 2015 · 0 comments
Open

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

freull opened this issue Jul 21, 2015 · 0 comments

Comments

@freull
Copy link

freull commented Jul 21, 2015

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.2
System: Unknown Windows Version
Thrown From: cdnjs package, v1.5.0

Stack Trace

Uncaught TypeError: Cannot read property 'insertText' of undefined

At C:\Users\keffa\.atom\packages\cdnjs\lib\cdnjs-view.coffee:142

TypeError: Cannot read property 'insertText' of undefined
    at CdnjsView.module.exports.CdnjsView.confirmed (C:\Users\keffa\.atom\packages\cdnjs\lib\cdnjs-view.coffee:194:17)
    at CdnjsView.module.exports.SelectListView.confirmSelection (C:\Users\keffa\AppData\Local\atom\app-1.0.2\resources\app.asar\node_modules\atom-space-pen-views\lib\select-list-view.js:338:21)
    at space-pen-li.<anonymous> (C:\Users\keffa\AppData\Local\atom\app-1.0.2\resources\app.asar\node_modules\atom-space-pen-views\lib\select-list-view.js:139:19)
    at HTMLOListElement.jQuery.event.dispatch (C:\Users\keffa\AppData\Local\atom\app-1.0.2\resources\app.asar\node_modules\jquery\dist\jquery.js:4435:9)
    at HTMLOListElement.elemData.handle (C:\Users\keffa\AppData\Local\atom\app-1.0.2\resources\app.asar\node_modules\jquery\dist\jquery.js:4121:28)

Commands

     -1:20.2.0 settings-view:uninstall-packages (atom-text-editor.editor.is-focused)
     -1:09.5.0 command-palette:toggle (div.settings-view.pane-item)
     -1:04.3.0 cdnjs:GetUrl (div.settings-view.pane-item)
     -0:08.1.0 deprecation-cop:view (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Config

{
  "core": {}
}

Installed Packages

# User
cdnjs, v1.5.0

# Dev
No dev packages
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