codesandbox / codesandbox/codesandbox-client
test sandbox
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 | 119.0.0 | Windows 10 | 73e82e4d6 |
Route:
https://codesandbox.io/s/?utm_source=landingpage
Error Code:
c57bfdc4615a4c4a96947b137f3db345
Error Message
Error: Bad arguments: First argument should be a string, second should be an array of strings
Error: Bad arguments: First argument should be a string, second should be an array of strings
at findBestMatch (https://codesandbox.io/static/js/vendors~app.cc097fe24.chunk.js:1:1826527)
at i (https://codesandbox.io/static/js/app.448dd64bd.js:9:2145494)
at https://codesandbox.io/static/js/app.448dd64bd.js:9:424871
at ps (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1809711)
at Cl (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1834437)
at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1852645)
at qo (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777372)
at wl (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1834200)
at il (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1819144)
at https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777663
in $
in div
in Styled(styled.div)
in ve
in div
in ForwardRef(p)
in ForwardRef(p)
in elements__TabContent
in bn
in div
in elements__ModalContent
in div
in elements__ModalBody
in div
in elements__Container
in De
in Unknown
in _n
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 Ry
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, then trace the findBestMatch call through the referenced vendor and app bundles using error code c57bfdc4615a4c4a96947b137f3db345. Done means the reported crash has a confirmed cause and the route no longer produces the Bad arguments 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
- 25/100