codesandbox / codesandbox/codesandbox-client

report crash

Open
#7,685 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 114.0.0 Windows 10 c05558e0c

Route:
https://codesandbox.io/dashboard/repositories?workspace=edb63b55-98b7-4069-9df1-d3fe8f9e0288

Error Code:
19e9454b565c429aa1d6a8543c1d38ac

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?_sw-precache=dae35f8fa2976f805d39b8f6709889b5:1:1826527)
  at i (https://codesandbox.io/static/js/app.03f6a6d94.js?_sw-precache=d905549238bcd0f45acf6337395cbe97:9:2140352)
  at https://codesandbox.io/static/js/app.03f6a6d94.js?_sw-precache=d905549238bcd0f45acf6337395cbe97:9:424871
  at ps (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1809711)
  at Cl (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1834437)
  at https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1852645
  at qo (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1777372)
  at wl (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1834200)
  at il (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1819144)
  at https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1777663
  at https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1852645
  at qo (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1777372)
  at Xo (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1777608)
  at Yo (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1777543)
  at se (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1846420)
  at Sn (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:1761216)
  at HTMLDocument.r (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js?_sw-precache=32b4a074cf4e7fa55a2e9ad7fd4a140b:1:202002)

  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 div
  in div
  in div
  in t
  in t
  in Modal___StyledModal
  in n
  in De
  in Unknown
  in te
  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

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 reproducing the crash at the reported dashboard route in Chrome 114 on Windows 10, using error code 19e9454b565c429aa1d6a8543c1d38ac and the findBestMatch stack trace as the entry point. No source file or test is named, so trace the minified app and vendor bundles back to their source before determining the cause; done means the route no longer crashes under the reported action.

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.