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. #1015

Open
ghost opened this issue Sep 7, 2017 · 0 comments
Open

HTMLElement.rootElement is deprecated. #1015

ghost opened this issue Sep 7, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 7, 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 (C:\Users\Nirali\AppData\Local\atom\app-1.19.6\resources\app\src\text-editor-element.js:23:10)
Tooltip.getFromShadowDom (C:\Users\Nirali\.atom\packages\omnisharp-atom\dist\features\lookup.js:214:27)
new Tooltip (C:\Users\Nirali\.atom\packages\omnisharp-atom\dist\features\lookup.js:69:27)
<unknown> (C:\Users\Nirali\.atom\packages\omnisharp-atom\dist\features\lookup.js:39:27)
_next (C:\Users\Nirali\.atom\packages\omnisharp-atom\dist\server\omni.js:420:17)
SafeSubscriber.__tryOrUnsub (C:\Users\Nirali\.atom\packages\omnisharp-atom\node_modules\rxjs\Subscriber.js:238:16)
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

0 participants