Ziink / atom-nav-panel

Navigation Panel for Atom Editor
MIT License
16 stars 17 forks source link

HTMLElement.shadowRoot is deprecated. #60

Open neolao opened 7 years ago

neolao commented 7 years ago

The contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. Please, stop using shadowRoot and access the editor contents directly instead.

HTMLElement.shadowRoot (/Applications/Atom.app/Contents/Resources/app/src/text-editor-element.js:13:10)
NavView.setFile (/Users/eric/.atom/packages/nav-panel/lib/nav-view.coffee:127:49)
<unknown> (/Users/eric/.atom/packages/nav-panel/lib/nav-panel.coffee:86:25)
Function.module.exports.Emitter.simpleDispatch (<embedded>:63437:20)
Emitter.emit (<embedded>:63553:34)
<unknown> (<embedded>:26114:30)
jdsharp commented 6 years ago

+1

gersonvagner commented 6 years ago

+1

mblithium commented 5 years ago

+1