You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was not seeing any highlights, so I disabled and re-enabled the extension. Highlights returned, but scrollbar highlighting still wasn't working, so I also unchecked and re-checked "Show Results On Scroll Bar", which didn't help.
After a while, highlights were gone again. This time, I started by unchecking and re-checking "Show Results On Scroll Bar", which triggered this error.
Atom: 1.46.0 x64 Electron: 4.2.7 OS: Microsoft Windows 10 Enterprise Thrown From: highlight-selected package 0.17.0
Stack Trace
Uncaught TypeError: Cannot read property 'visibleMarkerLayer' of undefined
At C:\Users\sternlab\.atom\packages\highlight-selected\lib\scroll-markers\scroll-markers-service.js:73
TypeError: Cannot read property 'visibleMarkerLayer' of undefined
at ScrollMarkersService.setScrollMarkerView (/packages/highlight-selected/lib/scroll-markers/scroll-markers-service.js:73:81)
at atom.workspace.getTextEditors.forEach.editor (/packages/highlight-selected/lib/scroll-markers/scroll-markers-service.js:55:66)
at Array.forEach (<anonymous>)
at enableScrollViewObserveSubscription.atom.config.observe.enabled (/packages/highlight-selected/lib/scroll-markers/scroll-markers-service.js:55:43)
at onDidChangeKeyPath.e (~/AppData/Local/atom-1.64.0/resources/app/static/<embedded>:11:334720)
at emitter.on (~/AppData/Local/atom-1.64.0/resources/app/static/<embedded>:11:334901)
at Function.simpleDispatch (~/AppData/Local/atom-1.64.0/resources/app/static/<embedded>:11:1215907)
at Emitter.emit (~/AppData/Local/atom-1.64.0/resources/app/static/<embedded>:11:1217348)
at Config.emitChangeEvent (~/AppData/Local/atom-1.64.0/resources/app/static/<embedded>:11:337389)
at Config.setRawValue (~/AppData/Local/atom-1.64.0/resources/app/static/<embedded>:11:334629)
at Config.set (~/AppData/Local/atom-1.64.0/resources/app/static/<embedded>:11:330423)
at SettingsPanel.set (~/AppData/Local/atom-1.64.0/resources/app/static/<embedded>:14:2621127)
at HTMLInputElement.changeHandler (~/AppData/Local/atom-1.64.0/resources/app/static/<embedded>:14:2619914)
same as #179?
Atom: 1.46.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Enterprise
Thrown From: highlight-selected package 0.17.0
Stack Trace
Uncaught TypeError: Cannot read property 'visibleMarkerLayer' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: