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

Open
ljsinclair opened this issue Dec 5, 2022 · 0 comments
Open

HTMLDocument.registerElement is deprecated. #32

ljsinclair opened this issue Dec 5, 2022 · 0 comments

Comments

@ljsinclair
Copy link

FYI This issue was found in Pulsar Edit 1.63.20221204 on a Windows 10 environment

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

HTMLDocument.registerElement (file:///C:/Users/me/AppData/Local/Programs/pulsar/resources/app.asar/static/index.js:99:12)
registerElement (C:\Users\me\.pulsar\packages\save-workspace\node_modules\space-pen\lib\space-pen.js:66:88)
Builder.openTag (C:\Users\me\.pulsar\packages\save-workspace\node_modules\space-pen\lib\space-pen.js:297:27)
Builder.tag (C:\Users\me\.pulsar\packages\save-workspace\node_modules\space-pen\lib\space-pen.js:274:12)
Function.div (C:\Users\me\.pulsar\packages\save-workspace\node_modules\space-pen\lib\space-pen.js:83:49)
Function.content (C:\Users\me\.pulsar\packages\save-workspace\lib\views\input-workspace-name-view.js:56:15)
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