codesandbox / codesandbox/codesandbox-client
Crash
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 | 102.0.0 | Windows 10 | 2b5fe67e0 |
Route:
https://codesandbox.io/s/youthful-cloud-ip1jvz?file=/src/index.js
Error Code:
fdf69a031fc4465492c6806d907658ef
Error Message
Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bfocus%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bfocus%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Mi (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1783157)
at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1787965
at Ua (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1796857)
at xs (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1836779)
at ml (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1820397)
at hl (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1820322)
at il (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1817650)
at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775833
at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1851169)
at qo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775542)
at Xo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775778)
at Yo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775713)
at se (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1844921)
at Sn (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1759339)
in span
in Q
in div
in Styled(div)
in bound
in div
in li
in Unknown
in Unknown
in ol
in li
in Unknown
in Unknown
in ol
in li
in Unknown
in Unknown
in ol
in Unknown
in he
in t
in Ie
in div
in Styled(div)
in t
in WithTheme(t)
in t
in WithTheme(t)
in div
in Styled(div)
in div
in Styled(div)
in v
in t
in div
in Styled(div)
in v
in t
in div
in elements__Messages
in div
in elements__Container
in n
in WithTheme(n)
in div
in elements__ContentContainer
in div
in elements__Container
in n
in div
in div
in t
in div
in t
in div
in De
in $t
in div
in t
in div
in t
in div
in div
in styled.div
in div
in elements__Container
in De
in gy
in Unknown
in Unknown
in t
in t
in div
in elements__Content
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
Open the linked CodeSandbox at /src/index.js and reproduce the crash in the reported Chrome and Windows environment. Trace the React error #31 from the sandbox route and component stack; done means the reported crash no longer occurs when loading or using that 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
- 25/100