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

HTMLElement.shadowRoot is deprecated. #60

Open
neolao opened this issue Aug 28, 2017 · 3 comments
Open

HTMLElement.shadowRoot is deprecated. #60

neolao opened this issue Aug 28, 2017 · 3 comments

Comments

@neolao
Copy link

neolao commented Aug 28, 2017

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
Copy link

jdsharp commented Sep 28, 2017

+1

2 similar comments
@gersonvagner
Copy link

+1

@mblithium
Copy link

+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

4 participants