codesandbox / codesandbox/codesandbox-client
crash
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 |
|---|---|---|---|
| firefox | 102.0.0 | Linux x86_64 | 00bf42d8d |
Error Message
Error: Bad arguments: First argument should be a string, second should be an array of strings
findBestMatch@https://codesandbox.io/static/js/vendors~app.972b87076.chunk.js:1:1578065
Z@https://codesandbox.io/static/js/app.5b590aab1.js:9:359211
./src/app/components/CreateSandbox/CreateSandbox.tsx/Pe/<@https://codesandbox.io/static/js/app.5b590aab1.js:9:368150
ps@https://codesandbox.io/static/js/common.7a596f839.chunk.js:1:1817646
Cl@https://codesandbox.io/static/js/common.7a596f839.chunk.js:1:1842459
../../node_modules/react-dom/node_modules/scheduler/cjs/scheduler.production.min.js/t.unstable_runWithPriority@https://codesandbox.io/static/js/common.7a596f839.chunk.js:1:1860717
qo@https://codesandbox.io/static/js/common.7a596f839.chunk.js:1:1785090
wl@https://codesandbox.io/static/js/common.7a596f839.chunk.js:1:1842220
../../node_modules/react-dom/cjs/react-dom.production.min.js/_l/<@https://codesandbox.io/static/js/common.7a596f839.chunk.js:1:1842131
z@https://codesandbox.io/static/js/common.7a596f839.chunk.js:1:1860099
../../node_modules/react-dom/node_modules/scheduler/cjs/scheduler.production.min.js/A.port1.onmessage@https://codesandbox.io/static/js/common.7a596f839.chunk.js:1:1858843
in Pe
in div
in Styled(styled.div)
in Ke
in div
in ForwardRef(p)
in ForwardRef(p)
in elements__TabContent
in Tn
in div
in elements__ModalContent
in div
in elements__ModalBody
in div
in elements__Container
in De
in Unknown
in Un
in div
in Editor___StyledElement3
in div
in Styled(styled.div)
in div
in styled.div
in div
in styled.div
in div
in Editor___StyledElement
in De
in Unknown
in div
in div
in styled.div
in div
in elements__Container
in De
in Py
in Unknown
in Unknown
in component
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 reproducing the crash at the reported CodeSandbox route in Firefox, then inspect CreateSandbox/CreateSandbox.tsx alongside the findBestMatch stack entry. The issue provides no sandbox link or reproduction steps, so done means identifying the triggering input and confirming that the reported crash no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100