HTMLDocument.registerElement is deprecated.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- frontend
Research direction
Start by tracing the warning from static/index.js:100 into atom-space-pen-views-plus/lib/main.js, then inspect the call from src/header-view.js:10. Confirm which project source owns the deprecated document.registerElement usage and identify the relevant checks or reproduction path. Done means the warning no longer occurs while opening the script package UI and the existing behavior remains intact.
Written by the indexing model from the issue text.
Description
Use customElements.define instead of document.registerElement see https://javascript.info/custom-elements
HTMLDocument.registerElement (file:///Applications/Pulsar.app/Contents/Resources/app.asar/static/index.js:100:12)
f (/Users/victorvanlent/.pulsar/packages/script/node_modules/atom-space-pen-views-plus/lib/main.js:26:87233)
e.openTag (/Users/victorvanlent/.pulsar/packages/script/node_modules/atom-space-pen-views-plus/lib/main.js:26:91114)
e.tag (/Users/victorvanlent/.pulsar/packages/script/node_modules/atom-space-pen-views-plus/lib/main.js:26:90760)
Function.div (/Users/victorvanlent/.pulsar/packages/script/node_modules/atom-space-pen-views-plus/lib/main.js:26:88521)
Function.content (/Users/victorvanlent/.pulsar/packages/script/lib/header-view.js:10:17)
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 265
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from atom-community/atom-script
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
atom-community/atom-script#2816 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
atom-community/atom-script#2814 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
atom-community/atom-script#2813 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
atom-community/atom-script#2812 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
atom-community/atom-script#2811 · 1 comment ·
All issues in atom-community/atom-script
Similar issues
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
githubnext/gh-aw-workshop#3692 ·
-
agent/guide documentation hive/hosted-available-lke648397-260827-5n31
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Add: BuyPass TV Openchannels:add check:passed
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
S: triage
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·