codesandbox / codesandbox/codesandbox-client

NexoraMChost

Open
#8,908 1 comment 0 reactions 0 assignees View on GitHub

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?

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
chrome 152.0.0 Linux x86_64 6055b22fe

Route:
https://codesandbox.io/dashboard/deleted?workspace=ws_GKu8RnQqECReb5qHwU18Zx

Error Code:
8aedd99c36804bb6bfc1d0faf9399801

Error Message
Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
  at As (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:411569)
  at https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:358814
  at Va (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:368244)
  at ku (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:408010)
  at vs (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:391673)
  at ps (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:391598)
  at is (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:388946)
  at https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:347388
  at https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:422370
  at qo (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:347097)
  at Go (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:347333)
  at Yo (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:347268)
  at es (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:385735)
  at xa (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:364644)
  at https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:269254
  at https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:257141
  at g (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:246010)
  at push.../../node_modules/react-dnd/dist/esm/common/DndContext.js.n.value.Object.keys.reduce.r.<computed> [as beginDrag] (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:265562)
  at push.../../node_modules/react-dnd-html5-backend/dist/esm/index.js.R.handleTopDragStart (https://codesandbox.io/static/js/vendors~app.f35bd28fb.chunk.js:1:1047593)
  at r (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:158855)

  in div
  in DragPreview___StyledStack4
  in div
  in DragPreview___StyledStack3
  in div
  in Styled(styled.div)
  in div
  in ForwardRef
  in DragPreview___StyledStack2
  in div
  in DragPreview___StyledStack
  in Unknown
  in $p
  in qf
  in t
  in t
  in div
  in Content___StyledElement
  in Unknown
  in withRouter()
  in main
  in Dashboard___StyledElement3
  in div
  in Dashboard___StyledStack
  in Unknown
  in De
  in Unknown
  in hh
  in t
  in t
  in div
  in elements__Content
  in De
  in withRouter(De)
  in div
  in elements__Container
  in Unknown
  in withRouter()
  in t
  in Unknown
  in De
  in c
  in t

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Use the reported Chrome environment and the dashboard/deleted route as the starting point; inspect the drag-start stack involving react-dnd and the Dashboard components. Reproduce the minified React error #130, then verify a fix so the deleted dashboard route no longer crashes during the reported interaction.

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
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.