codesandbox / codesandbox/codesandbox-client

Creash

Open
#8,156 0 comments 0 reactions 0 assignees View on GitHub

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 118.0.0 OS X 10.15.7 b14bb1ab5

Route:
https://codesandbox.io/dashboard/repositories?workspace=d7bfc3b4-64ee-4b73-955c-7c564c2c45b9

Error Code:
5392736266b34017b7d76e815feb3c1b

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.fcefee1a4.chunk.js:1:1853314)
  at i (https://codesandbox.io/static/js/app.8ab85f61f.js:9:1988258)
  at https://codesandbox.io/static/js/app.8ab85f61f.js:9:423528
  at ps (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1867014)
  at Cl (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1891740)
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1909948)
  at qo (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1834675)
  at wl (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1891503)
  at il (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1876447)
  at https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1834966
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1909948)
  at qo (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1834675)
  at $o (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1834911)
  at Yo (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1834846)
  at se (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1903723)
  at kn (https://codesandbox.io/static/js/common.abdff9f55.chunk.js:1:1818519)

  in V
  in div
  in Styled(styled.div)
  in ie
  in div
  in ForwardRef(p)
  in ForwardRef(p)
  in elements__TabContent
  in cn
  in div
  in elements__ModalContent
  in div
  in elements__ModalBody
  in div
  in elements__Container
  in Ie
  in Unknown
  in vn
  in div
  in div
  in div
  in div
  in t
  in t
  in Modal___StyledModal
  in x
  in Ie
  in Unknown
  in J
  in De
  in withRouter(De)
  in div
  in elements__Container
  in Unknown
  in withRouter()
  in t
  in Unknown
  in Ie
  in c
  in t

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the dashboard repositories route shown in the report and the code path corresponding to findBestMatch. The report provides only compiled JavaScript stack frames, with no sandbox or reproduction steps, so first determine whether the crash can still be reproduced in the reported Chrome and CodeSandbox versions. Done means identifying the source location and establishing a reproducible fix or confirming the issue is no longer present.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.