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 'decorateMarker' of undefined #232

Open
syn9090 opened this issue Jan 20, 2021 · 0 comments
Open

Comments

@syn9090
Copy link

syn9090 commented Jan 20, 2021

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.51.0 x64
Electron: 5.0.13
OS: Ubuntu 20.04.1
Thrown From: highlight-selected package 0.17.0

Stack Trace

Uncaught TypeError: Cannot read property 'decorateMarker' of undefined

At /home/gemerce/.atom/packages/highlight-selected/lib/search-model.js:230

TypeError: Cannot read property 'decorateMarker' of undefined
    at ei.decorateMarker (/packages/minimap/dist/main-91f6e642.js:1:94758)
    at Object.markerCreated (/packages/minimap-highlight-selected/lib/minimap-highlight-selected.js:71:12)
    at /packages/minimap-highlight-selected/lib/minimap-highlight-selected.js:47:66
    at Function.simpleDispatch (/usr/share/atom/resources/app/static/<embedded>:11:1190297)
    at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1191738)
    at /packages/highlight-selected/lib/search-model.js:215:41
    at TextBuffer.scanInRange (/usr/share/atom/resources/app/static/<embedded>:11:494978)
    at TextBuffer.scan (/usr/share/atom/resources/app/static/<embedded>:11:494434)
    at TextEditor.scan (/usr/share/atom/resources/app/static/<embedded>:11:40885)
    at SearchModel.highlightSelectionInEditor (/packages/highlight-selected/lib/search-model.js:176:14)
    at /packages/highlight-selected/lib/search-model.js:129:21
    at Array.forEach (<anonymous>)
    at SearchModel.handleSelection (/packages/highlight-selected/lib/search-model.js:128:26)
    at /packages/highlight-selected/lib/selection-manager.js:96:26)
    at later (/packages/highlight-selected/node_modules/debounce/index.js:27:23)

Commands

Non-Core Packages

aligner 1.2.4 
aligner-javascript 1.3.0 
atom-alignment 0.13.0 
atom-beautify 0.33.4 
atom-html-preview 0.2.6 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
atom-runner 2.7.1 
atom-xterm 6.5.0 
busy-signal 2.0.1 
code-peek 1.4.21 
color-picker 2.3.0 
emmet 2.4.3 
file-icons 2.1.46 
ftp-remote-edit 0.18.1 
git-plus 8.7.1 
gpp-compiler 3.0.7 
highlight-selected 0.17.0 
html-to-css 0.2.2 
Hydrogen 2.14.6 
indent-guide-improved 1.4.13 
intentions 1.1.5 
linter 3.2.3 
linter-csslint 2.0.6 
linter-gcc 0.9.0 
linter-htmlhint 1.6.3 
linter-jshint 3.1.19 
linter-ui-default 2.4.1 
minimap 4.39.5 
minimap-cursorline 1.0.2 
minimap-hide 0.3.0 
minimap-highlight-selected 4.6.5 
pigments 0.40.6 
platformio-ide-terminal 2.10.1 
project-plus 1.0.0 
remote-ftp 2.2.4 
script 3.29.3 
seti-icons 1.5.4 
sync-settings 5.2.1 
x-terminal 12.1.1 
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