codesandbox / codesandbox/codesandbox-client
毎回クラッシュする
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 | 88.0.4324 | OS X 11.2.2 | 00bf9fad7 |
Route:
https://codesandbox.io/dashboard/home?workspace=9d1f283a-fb29-42a8-b61d-7bc0b92a545c
Error Code:
dddfb23096634647a7fe4e0cff8f1d25
Error Message
TypeError: Cannot read property 'type' of undefined
TypeError: Cannot read property 'type' of undefined
at https://codesandbox.io/static/js/app.e812aec58.js:266:274453
at Array.filter (<anonymous>)
at Zd (https://codesandbox.io/static/js/app.e812aec58.js:266:274414)
at ua (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1780850)
at xs (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1826113)
at ml (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1811689)
at hl (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1811614)
at il (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1808942)
at https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1767125
at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1842461)
at qo (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1766834)
at Xo (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1767070)
at Yo (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1767005)
at se (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1836213)
at Sn (https://codesandbox.io/static/js/common.b65abcb54.chunk.js:1:1750631)
in Zd
in nm
in um
in Zf
in t
in t
in div
in Content___StyledElement
in Unknown
in withRouter()
in main
in Dashboard___StyledElement2
in div
in Dashboard___StyledStack2
in div
in Dashboard___StyledStack
in Unknown
in De
in Unknown
in qv
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
Start with the dashboard/home route and the supplied stack trace, especially app.e812aec58.js at 266:274453 and the component named Zd. Reproduce the crash in the reported Chrome and macOS environment if possible; done means the dashboard no longer crashes and the reported error is covered by a suitable verification.
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
- 18/100