Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

HTMLDocument.registerElement is deprecated. #673

Open
korvin3d opened this issue Dec 11, 2022 · 0 comments
Open

HTMLDocument.registerElement is deprecated. #673

korvin3d opened this issue Dec 11, 2022 · 0 comments

Comments

@korvin3d
Copy link

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

HTMLDocument.registerElement (file:///C:/Users/admin/AppData/Local/atom/app-1.63.1/resources/app.asar/static/index.js:160:12)
registerElement (C:\Users\admin\.atom\packages\emmet\node_modules\space-pen\lib\space-pen.js:66:88)
Builder.openTag (C:\Users\admin\.atom\packages\emmet\node_modules\space-pen\lib\space-pen.js:297:27)
Builder.tag (C:\Users\admin\.atom\packages\emmet\node_modules\space-pen\lib\space-pen.js:274:12)
Function.div (C:\Users\admin\.atom\packages\emmet\node_modules\space-pen\lib\space-pen.js:83:49)
Function.content (C:\Users\admin\.atom\packages\emmet\lib\prompt.coffee:27:19)
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

1 participant