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

Open
caraffa opened this issue Jan 11, 2020 · 0 comments
Open

HTMLElement.shadowRoot is deprecated. #11

caraffa opened this issue Jan 11, 2020 · 0 comments

Comments

@caraffa
Copy link

caraffa commented Jan 11, 2020

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.asar/src/text-editor-element.js:13:10)
BoxEdit.getElements (/Users/Leopardotto/.atom/packages/box-edit/lib/page.coffee:31:30)
BoxEdit.getPageDims (/Users/Leopardotto/.atom/packages/box-edit/lib/page.coffee:40:19)
BoxEdit.toggle (/Users/Leopardotto/.atom/packages/box-edit/lib/box-edit.coffee:40:12)
HTMLElement.subs.add.atom.commands.add.box-edit:toggle (/Users/Leopardotto/.atom/packages/box-edit/lib/box-edit.coffee:26:26)
CommandRegistry.handleCommandEvent (<embedded>:11:349858)
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