HTMLDocument.registerElement is deprecated.
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- tooling
Research direction
Start at static/index.js:99 and script-view.js:194, then inspect the atom-space-pen-views-plus stack shown in the report to identify where the deprecated registration is triggered. Reproduce the warning with the platformio-ide-terminal or X-TERMINAL packages and verify that the affected package no longer calls the deprecated API.
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:///opt/Pulsar/resources/app.asar/static/index.js:99:12)
f (/home/arda/.pulsar/packages/script/node_modules/atom-space-pen-views-plus/lib/main.js:26:87233)
e.openTag (/home/arda/.pulsar/packages/script/node_modules/atom-space-pen-views-plus/lib/main.js:26:91114)
e.tag (/home/arda/.pulsar/packages/script/node_modules/atom-space-pen-views-plus/lib/main.js:26:90760)
Function.pre (/home/arda/.pulsar/packages/script/node_modules/atom-space-pen-views-plus/lib/main.js:26:88521)
Function.<anonymous> (/home/arda/.pulsar/packages/script/lib/script-view.js:194:12)
WHAT İS THİS?
HOW TO FIX?
IF ANYONE USES PULSAR TEXT EDITOR, HOW DID YOU SOLVE THE PROBLEM?
platformio-ide-terminal THAT GIVEN THE PROBLEM
X-TERMINAL ALSO HAS PROBLEM
ARE THERE ANY ALTERNATIVES ON THE PACKAGES?
I AM TRYING TO RUN ONLY CALCULATOR IN "C" LANGUAGE?
I'M NEW ON THIS,PLEASE HELP!!
- 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
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·