alibaba / alibaba/JS-Memory-Analysor

JS-Memory-Analysor is not working

Open
#4 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
129
Forks
19
PR merge metrics
No merged PRs in 30d

Description

I got this problem after finishing the installation, and my window is now blank. Kindly help us to fix this, Thanks in advance

```
Uncaught (in promise) TypeError: document.registerElement is not a function
at Object.UI.registerCustomElement (:9999/ui/UIUtils.js:1181)
at eval (:9999/ui/UIUtils.js:1359)
at eval (:9999/ui/UIUtils.js:1505)
at eval ()
at evaluateScript (Runtime.js:187)
at scriptSourceLoaded (Runtime.js:171)
at async Promise.all (:9999/index 42)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the blank window after installation and inspect UI/UIUtils.js around line 1181, where the stack trace reports the failure. Trace the related calls at lines 1359 and 1505 and confirm the fix by ensuring the window loads without the reported document.registerElement error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.