codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

I just clieck on something

Open survivant opened this issue 3 years ago • 0 comments

💥 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

Route: https://codesandbox.io/s/github/modularcoder/tutorial-react-tree-menu/tree/master/stage4-react-router?file=/src/App.tsx

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

survivant avatar Aug 12 '22 19:08 survivant