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.rootElement is deprecated. #37

Open
hakamaq opened this issue Sep 30, 2017 · 0 comments
Open

HTMLElement.rootElement is deprecated. #37

hakamaq opened this issue Sep 30, 2017 · 0 comments

Comments

@hakamaq
Copy link

hakamaq commented Sep 30, 2017

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

HTMLElement.rootElement (/Applications/Atom.app/Contents/Resources/app/src/text-editor-element.js:23:10)
HTMLElement.initialize (/Users/me/.atom/packages/livestyle-atom/lib/analyzer/widget/LiveStyleWidget.js:28:31)
SelectorWidget.decorate (/Users/me/.atom/packages/livestyle-atom/lib/analyzer/widget/AbstractWidget.js:64:42)
SelectorWidget.show (/Users/me/.atom/packages/livestyle-atom/lib/analyzer/widget/AbstractWidget.js:123:41)
SelectorWidget.disposable.add.onCursorEnter (/Users/me/.atom/packages/livestyle-atom/lib/analyzer/widget/SelectorWidget.js:25:26)
Function.module.exports.Emitter.simpleDispatch (<embedded>:63943:20)
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