codesandbox / codesandbox/codesandbox-client

crashed while opening console

Open
#7,554 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
firefox 111.0.0 Ubuntu 8051314f7

Route:
https://codesandbox.io/s/jolly-https-hje4hs?file=/src/App.js

Error Code:
3bbba17cf6194254960e68ad1c627d4e

Error Message
TypeError: e.textContent is undefined
ke@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:681779
../../node_modules/console-feed/node_modules/react-inspector/dist/es/react-inspector.js/e/<@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:684132
c@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:649819
../../node_modules/console-feed/node_modules/react-inspector/dist/es/react-inspector.js/v</l/i._invoke@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:649573
../../node_modules/console-feed/node_modules/react-inspector/dist/es/react-inspector.js/v</b/</<@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:650178
q@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:665188
../../node_modules/console-feed/node_modules/react-inspector/dist/es/react-inspector.js/X<@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:666961
ua@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1791262
Ka@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1799484
qa@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1799303
Va@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1799022
xs@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1839756
ml@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1821950
hl@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1821873
il@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1819221
../../node_modules/react-dom/cjs/react-dom.production.min.js/Xo/<@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777663
../../node_modules/react-dom/node_modules/scheduler/cjs/scheduler.production.min.js/t.unstable_runWithPriority@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1852645
qo@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777372
Xo@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777610
Yo@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777543
se@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1846420
Sn@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1761218
r@https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:202002


  in Unknown
  in ol
  in Unknown
  in De
  in t
  in Ie
  in div
  in Styled(div)
  in t
  in WithTheme(t)
  in t
  in WithTheme(t)
  in div
  in Styled(div)
  in div
  in Styled(div)
  in v
  in t
  in div
  in Styled(div)
  in v
  in t
  in div
  in elements__Messages
  in div
  in elements__Container
  in n
  in WithTheme(n)
  in div
  in elements__ContentContainer
  in div
  in elements__Container
  in n
  in div
  in div
  in t
  in div
  in t
  in div
  in De
  in on
  in div
  in t
  in div
  in t
  in div
  in div
  in styled.div
  in div
  in elements__Container
  in De
  in Ay
  in Unknown
  in Unknown
  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

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 opening the reported CodeSandbox route in Firefox and inspecting the console crash associated with error code 3bbba17cf6194254960e68ad1c627d4e. The stack trace points to console-feed's react-inspector in the bundled common chunk; done means the console opens without the TypeError that e.textContent is undefined.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.