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

atom-text-editor.Object.defineProperty.get is deprecated. #52

Open
calumryan opened this issue Jan 14, 2017 · 0 comments
Open

atom-text-editor.Object.defineProperty.get is deprecated. #52

calumryan opened this issue Jan 14, 2017 · 0 comments

Comments

@calumryan
Copy link

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.

atom-text-editor.Object.defineProperty.get (/Applications/Atom.app/Contents/Resources/app.asar/src/text-editor-element.js:68:18)
ProjectRingView.attach (/Users/calumryan/.atom/packages/project-ring/lib/project-ring-view.coffee:43:33)
Object.toggle (/Users/calumryan/.atom/packages/project-ring/lib/project-ring.coffee:1093:37)
atom-workspace.<anonymous> (/Users/calumryan/.atom/packages/project-ring/lib/project-ring.coffee:248:24)
CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:259:29)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:59)
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