Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Uncaught TypeError: Cannot read property 'id' of undefined #42

Open
asyi opened this issue Dec 5, 2017 · 0 comments
Open

Uncaught TypeError: Cannot read property 'id' of undefined #42

asyi opened this issue Dec 5, 2017 · 0 comments

Comments

@asyi
Copy link

asyi commented Dec 5, 2017

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.22.1 x64
Electron: 1.6.15
OS: Mac OS X 10.13
Thrown From: hyperclick package 0.1.5

Stack Trace

Uncaught TypeError: Cannot read property 'id' of undefined

At /Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:646

TypeError: Cannot read property 'id' of undefined
    at extraRenderedScreenLines.forEach (/Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:646:45)
    at Map.forEach (native)
    at TextEditorComponent.renderLineTiles (/Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:643:43)
    at TextEditorComponent.renderContent (/Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:586:18)
    at TextEditorComponent.renderScrollContainer (/Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:561:18)
    at TextEditorComponent.render (/Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:506:20)
    at Object.updateSync (/Applications/Atom.app/Contents/Resources/app/node_modules/etch/lib/component-helpers.js:107:40)
    at TextEditorComponent.updateSyncBeforeMeasuringContent (/Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:383:16)
    at TextEditorComponent.screenPositionForPixelPosition (/Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:2381:18)
    at TextEditorComponent.screenPositionForMouseEvent (/Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:1953:23)
    at t.default._getMousePositionAsBufferPosition (/packages/hyperclick/index.js:1:160492)
    at t.default._onMouseMove (/packages/hyperclick/index.js:1:158466)

Commands

     -0:24.4.0 editor:consolidate-selections (input.hidden-input)
     -0:24.4.0 core:cancel (input.hidden-input)
     -0:24.2.0 editor:consolidate-selections (input.hidden-input)
     -0:24.2.0 core:cancel (input.hidden-input)
     -0:23.9.0 editor:consolidate-selections (input.hidden-input)
     -0:23.9.0 core:cancel (input.hidden-input)
     -0:23.7.0 editor:consolidate-selections (input.hidden-input)
     -0:23.7.0 core:cancel (input.hidden-input)
     -0:23.4.0 editor:consolidate-selections (input.hidden-input)
     -0:23.4.0 core:cancel (input.hidden-input)
     -0:23.2.0 editor:consolidate-selections (input.hidden-input)
     -0:23.2.0 core:cancel (input.hidden-input)
     -0:23 editor:consolidate-selections (input.hidden-input)
     -0:23 core:cancel (input.hidden-input)
     -0:22.9.0 editor:consolidate-selections (input.hidden-input)
     -0:22.9.0 core:cancel (input.hidden-input)

Non-Core Packages

aligner 1.2.4 
aligner-javascript 1.3.0 
ask-stack 2.2.0 
atom-beautify 0.30.9 
atom-jshint 2.0.0 
atom-ternjs 0.18.3 
atom-wrap-in-tag 0.6.0 
auto-detect-indentation 1.3.0 
auto-update-packages 1.0.1 
autoclose-html 0.23.0 
autocomplete-modules 1.8.0 
autocomplete-paths 2.12.1 
busy-signal 1.4.3 
case-keep-replace 0.6.1 
change-case 0.6.5 
color-picker 2.2.5 
copy-path 0.4.2 
editorconfig 2.2.2 
emmet 2.4.3 
emmet-jsx-css-modules 1.0.0 
expose 0.15.0 
file-icons 2.1.14 
git-blame 1.3.1 
git-plus 7.10.0 
git-time-machine 1.5.9 
highlight-selected 0.13.1 
hyperclick 0.1.5 
intentions 1.1.5 
js-hyperclick 1.12.2 
jshint 1.8.6 
language-babel 2.80.2 
linter 2.2.0 
linter-erb 1.1.0 
linter-eslint 8.4.0 
linter-jshint 3.1.6 
linter-rubocop 2.2.0 
linter-ruby 1.2.6 
linter-ui-default 1.6.10 
lodash-snippets 2.0.0 
multi-cursor 2.1.5 
open-recent 5.0.0 
pigments 0.40.2 
prettier-atom 0.41.0 
pretty-json 1.6.4 
project-manager 3.3.5 
rails-snippets 2.16.0 
related 0.3.5 
ruby-block 0.3.6 
sort-lines 0.18.0 
Sublime-Style-Column-Selection 1.7.4 
tablr 1.8.3 
tabs-to-spaces 1.0.3 
toggle-quotes 1.0.1 
trailing-spaces 0.4.0 
tree-view-copy-relative-path 1.2.0 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant