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

Open
wan88888 opened this issue Nov 21, 2022 · 0 comments
Open

HTMLDocument.registerElement is deprecated. #288

wan88888 opened this issue Nov 21, 2022 · 0 comments

Comments

@wan88888
Copy link

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

HTMLDocument.registerElement (file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.js:160:12)
Object.<anonymous> (/Users/wan/.atom/packages/ink/lib/console/view.js:200:45)
Object.<anonymous> (/Users/wan/.atom/packages/ink/lib/console/view.js:202:3)
Module._compile (/Applications/Atom.app/Contents/Resources/app.asar/src/native-compile-cache.js:120:30)
Object..js (/Applications/Atom.app/Contents/Resources/app.asar/src/compile-cache.js:252:23)
Module.load (internal/modules/cjs/loader.js:992:32)
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