codesandbox / codesandbox/codesandbox-client

.

Open
#7,677 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 113.0.0 OS X 10.15 1f38bdfcd

Route:
https://codesandbox.io/s/redux-concepts-forked-sksfxq?file=/index.js

Error Code:
e59de6ccdf7141dba6a65ebeaf76fd2d

Error Message
out of memory
undefined

  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 Ry
  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

The report provides a CodeSandbox route using index.js, Firefox 113 on OS X, and error code e59de6ccdf7141dba6a65ebeaf76fd2d. Start by reproducing the out-of-memory crash from that route and tracing the reported React component stack; the issue is done only when the cause and a verified fix are established.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.