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

HTMLDocument.registerElement is deprecated. #125

Open
tassosblackg opened this issue Jun 3, 2022 · 0 comments
Open

HTMLDocument.registerElement is deprecated. #125

tassosblackg opened this issue Jun 3, 2022 · 0 comments

Comments

@tassosblackg
Copy link

Use customElements.define instead of document.registerElement see https://javascript.info/custom-elements

HTMLDocument.registerElement (file:///usr/lib/atom/static/index.js:166:12)
Object.<anonymous> (/home/tassosblackg/.atom/packages/termination/lib/status-icon.coffee:155:29)
Object.<anonymous> (/home/tassosblackg/.atom/packages/termination/lib/status-icon.coffee:160:4)
Object.<anonymous> (/home/tassosblackg/.atom/packages/termination/lib/status-icon.coffee:164:3)
Module._compile (/usr/lib/atom/src/native-compile-cache.js:120:30)
Object..coffee (/usr/lib/atom/src/compile-cache.js:252:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant