Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

HTMLElement.rootElement is deprecated. #248

Open
christopolise opened this issue Apr 29, 2020 · 0 comments
Open

HTMLElement.rootElement is deprecated. #248

christopolise opened this issue Apr 29, 2020 · 0 comments

Comments

@christopolise
Copy link

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 (/usr/share/atom/resources/app.asar/src/text-editor-element.js:23:10)
LoginView.initialize (/home/christopolise/.atom/packages/particle-dev/lib/views/login-view.js:65:87)
LoginView.constructor (/home/christopolise/.atom/packages/terminal-plus/node_modules/space-pen/lib/space-pen.js:184:25)
new LoginView (/home/christopolise/.atom/packages/particle-dev/lib/views/login-view.js:32:73)
Object.initView (/home/christopolise/.atom/packages/particle-dev/lib/main.js:303:16)
Object.login (/home/christopolise/.atom/packages/particle-dev/lib/main.js:624:8)
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