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

Crash Report

Open xGreyHatx opened this issue 3 years ago • 0 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 101.0.4951 Windows 10 68dcbf0a1

Route: https://codesandbox.io/s/floral-waterfall-h719o7?file=/index.html

Error Message
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
  at ys (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1810635)
  at ms (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1808636)
  at ys (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1810372)
  at yl (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1829637)
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1851169)
  at qo (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1775542)
  at bl (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1827522)
  at il (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1817849)
  at https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1775833
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1851169)

  in styled.div
  in k
  in Rt
  in Content
  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 $t
  in div
  in t
  in div
  in t
  in div
  in div
  in styled.div
  in div
  in elements__Container
  in De
  in yy
  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

xGreyHatx avatar May 14 '22 07:05 xGreyHatx