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

Open
zachlagden opened this issue Feb 4, 2022 · 6 comments
Open

HTMLDocument.registerElement is deprecated. #2605

zachlagden opened this issue Feb 4, 2022 · 6 comments

Comments

@zachlagden
Copy link

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

HTMLDocument.registerElement (file:///C:/Users/lagde/AppData/Local/atom-nightly/app-1.61.0-nightly3/resources/app.asar/static/index.js:160:12)
registerElement (C:\Users\lagde\.atom\packages\atom-beautify\node_modules\space-pen\lib\space-pen.js:66:88)
Builder.openTag (C:\Users\lagde\.atom\packages\atom-beautify\node_modules\space-pen\lib\space-pen.js:297:27)
Builder.tag (C:\Users\lagde\.atom\packages\atom-beautify\node_modules\space-pen\lib\space-pen.js:274:12)
Function.div (C:\Users\lagde\.atom\packages\atom-beautify\node_modules\space-pen\lib\space-pen.js:83:49)
Function.content (C:\Users\lagde\.atom\packages\atom-beautify\src\views\loading-view.coffee:19:19)
@tassosblackg
Copy link

Are any updates yet?

@fredy-moukarzel
Copy link

when will this issue be fixed ?

@LmfaoHax
Copy link

LmfaoHax commented Dec 5, 2022

same problem here
any solutions?

@tassosblackg
Copy link

seems that the package is not receiving any updates, as the author says he is focused on https://github.com/Unibeautify/ project,

Don't forget that Atom is at his end of life unfortunately, by the end of the year! I was sad for 'jumping off' this boat, but I had to keep moving, so here I am using VScode because I had to not because I like it 😛

@LmfaoHax
Copy link

LmfaoHax commented Dec 5, 2022

yh ik thats very sad... so does vscode have anything like this package? to beautify our codes?

@SilentGlasses
Copy link

Pulsar is the next iteration of Atom. Same issue there.

This was referenced Feb 1, 2023
This was referenced Feb 1, 2023
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