codesandbox / codesandbox/codesandbox-client
I just clieck on something
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
💥 Crash Report
What were you trying to accomplish when the crash occurred?
it was on that page : https://codesandbox.io/s/github/modularcoder/tutorial-react-tree-menu/tree/master/stage4-react-router
Please use this issue template to describe what you were doing when you encountered this crash. While we are able to fill in some details automatically, it's not always enough to reproduce!
Link to sandbox: [link]() (optional)
Crash Details
Environment
| Browser | Version | Operating System | CodeSandbox Version |
|---|---|---|---|
| firefox | 103.0.0 | Windows 10 | b30743e44 |
Error Code:
772fd8d8d4ce413fa27309912ebb46bb
Error Message
TypeError: can't access dead object
Y@https://codesandbox.io/static/js/app.8f8e42d56.js:253:83528
ua@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1789558
Ka@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1797823
xs@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1836011
ml@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1820399
hl@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1820322
il@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1817650
../../node_modules/react-dom/cjs/react-dom.production.min.js/Xo/<@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775833
../../node_modules/react-dom/node_modules/scheduler/cjs/scheduler.production.min.js/t.unstable_runWithPriority@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1851169
qo@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775542
Xo@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775780
Yo@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775713
el@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1814436
enqueueSetState@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1780537
../../node_modules/react/cjs/react.production.min.js/_.prototype.setState@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:2034189
../../node_modules/react-router/esm/react-router.js/t/n.unlisten<@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1878198
r@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921324
../../node_modules/history/esm/history.js/g/notifyListeners/<@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921554
notifyListeners@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921524
k@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:922746
../../node_modules/history/esm/history.js/w/replace/<@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:924131
confirmTransitionTo@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921264
replace@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:923915
value@https://codesandbox.io/static/js/app.8f8e42d56.js:253:681481
./src/app/overmind/index.ts/Md<@https://codesandbox.io/static/js/app.8f8e42d56.js:253:820897
b@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:994891
C@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:995166
w@https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:995056
in Y
in n
in withRouter(n)
in div
in elements__Container
in Unknown
in withRouter()
in t
in Unknown
in De
in c
in t
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.
Research direction
Begin by opening the linked CodeSandbox route in the reported Firefox and Windows environment, then identify which click triggers error 772fd8d8d4ce413fa27309912ebb46bb. Trace the React Router/history transition shown in the stack and reproduce the failure; done means the same interaction no longer crashes the sandbox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100