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

[bug] Uncaught TypeError: Cannot read property 'onDidDestroy' + highlight-select #206

Open
miztizm opened this issue Mar 22, 2019 · 0 comments

Comments

@miztizm
Copy link

miztizm commented Mar 22, 2019

Uncaught TypeError: Cannot read property 'onDidDestroy' of undefined
C:\Users\xxx\AppData\Local\atom\app-1.35.1\resources\app\static\<embedded>:14
Hide Stack Trace
TypeError: Cannot read property 'onDidDestroy' of undefined
    at new LayerDecoration (C:\Users\xxx\AppData\Local\atom\app-1.35.1\resources\app\static\<embedded>:14:105382)
    at DecorationManager.decorateMarkerLayer (C:\Users\xxx\AppData\Local\atom\app-1.35.1\resources\app\static\<embedded>:11:519591)
    at TextEditor.decorateMarkerLayer (C:\Users\xxx\AppData\Local\atom\app-1.35.1\resources\app\static\<embedded>:11:27615)
    at HighlightedAreaView.module.exports.HighlightedAreaView.highlightSelectionInEditor (file:///C:/Users/xxx/.atom/packages/highlight-selected/lib/highlighted-area-view.coffee:223:12)
    at file:///C:/Users/xxx/.atom/packages/highlight-selected/lib/highlighted-area-view.coffee:161:10
    at Array.forEach (<anonymous>)
    at HighlightedAreaView.module.exports.HighlightedAreaView.handleSelection (file:///C:/Users/xxx/.atom/packages/highlight-selected/lib/highlighted-area-view.coffee:160:27)
    at HighlightedAreaView.handleSelection (file:///C:/Users/xxx/.atom/packages/highlight-selected/lib/highlighted-area-view.coffee:1:1)
    at file:///C:/Users/xxx/.atom/packages/highlight-selected/lib/highlighted-area-view.coffee:88:8

Other topic: Pulsar-Edit-Highlights/selected#191

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