codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

test sandbox

Open BadRooBot opened this issue 7 months ago • 1 comments

💥 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

BadRooBot avatar Dec 06 '23 14:12 BadRooBot

thanks for reporting this, I see you were trying to import a new repository, does this happen consistently for you?

alexnm avatar Dec 07 '23 13:12 alexnm