hook all Dirac's console errors and report them as Internal Dirac Errors
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- clojure, javascript
Research direction
Start by tracing error handling around Main.Main._initializeTarget and the TargetManager.js call sites shown in the stack trace. Reproduce the reported console error and identify how other console errors are currently surfaced. Done means all Dirac console errors, including this TypeError, are reported as Internal Dirac Errors.
Written by the indexing model from the issue text.
Description
This error wasn't reported as Dirac Internal Error:
Uncaught TypeError: this._targetAgent.setAttachToFrames is not a function
at new SDK.ChildTargetManager (TargetManager.js:409)
at SDK.TargetManager.createTarget (TargetManager.js:224)
at SDK.TargetManager._connectAndCreateMainTarget (TargetManager.js:351)
at SDK.TargetManager.connectToMainTarget (TargetManager.js:323)
at Main.Main._initializeTarget (Main.js:291)
- Dominant language
- Clojure
- Stars
- 775
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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 binaryage/dirac
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 30/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
clojure-emacs/cider#4203 ·
-
.Team/QueryingPlatform Priority:P2
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
clj-commons/antq#329 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100