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

HTMLElement.rootElement is deprecated. #232

Open
devbharat opened this issue Nov 17, 2017 · 1 comment
Open

HTMLElement.rootElement is deprecated. #232

devbharat opened this issue Nov 17, 2017 · 1 comment

Comments

@devbharat
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/bharat/.atom/packages/particle-dev/lib/views/login-view.coffee:116:61)
LoginView.constructor (/home/bharat/.atom/packages/particle-dev/node_modules/space-pen/lib/space-pen.js:184:25)
new LoginView (/home/bharat/.atom/packages/particle-dev/lib/views/login-view.coffee:29:46)
Object.initView (/home/bharat/.atom/packages/particle-dev/lib/main.coffee:252:21)
Object.login (/home/bharat/.atom/packages/particle-dev/lib/main.coffee:543:12)
@aaronw2
Copy link

aaronw2 commented Jan 23, 2018

Deprecation warning in Atom

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

2 participants