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

Open
Amir19946 opened this issue Nov 20, 2022 · 6 comments
Open

HTMLDocument.registerElement is deprecated. #246

Amir19946 opened this issue Nov 20, 2022 · 6 comments

Comments

@Amir19946
Copy link

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

HTMLDocument.registerElement (file:///C:/Users/alhamoud/AppData/Local/atom/app-1.63.0/resources/app.asar/static/index.js:160:12)
registerElement (C:\Users\alhamoud\.atom\packages\git-plus\node_modules\space-pen\lib\space-pen.js:66:88)
Builder.openTag (C:\Users\alhamoud\.atom\packages\git-plus\node_modules\space-pen\lib\space-pen.js:297:27)
Builder.tag (C:\Users\alhamoud\.atom\packages\git-plus\node_modules\space-pen\lib\space-pen.js:274:12)
Function.div (C:\Users\alhamoud\.atom\packages\git-plus\node_modules\space-pen\lib\space-pen.js:83:49)
Function.content (C:\Users\alhamoud\.atom\packages\pdf-view\lib\pdf-status-bar-view.js:32:12)
@clarkhedi
Copy link

I have same issue.

@hualin0123
Copy link

Same here

@NGEBI
Copy link

NGEBI commented Nov 24, 2022

Me too!!
Could you solve it ?
If you could , would you share the information?

@Amir19946
Copy link
Author

unfortunately not. I have not solved it yet.

@NGEBI
Copy link

NGEBI commented Nov 28, 2022

Noted with thanks.
I try to solve it too.

@valbert4
Copy link

valbert4 commented Dec 9, 2022

ditto

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

5 participants