codesandbox / codesandbox/codesandbox-client
Crashed when click on console
Open
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 | 104.0.0 | Windows 10 | 560d0f63c |
Error Message
RangeError: Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:959163
at P (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:2036259)
at e (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:2035573)
at I (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:2036038)
at Object.forEach (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:2036916)
at e (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:959092)
at t.render (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:959431)
at Xa (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1800999)
at Ya (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1800792)
at xs (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1836093)
in t
in div
in Styled(div)
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
Start by opening the linked CodeSandbox route in Chrome and reproducing the crash by clicking the console. Use the reported RangeError and the stack trace in common.d909eae2e.chunk.js as the initial clues. Done means clicking the console no longer produces a maximum call stack size error.
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