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

question

Open lsh741852 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 100.0.4896 Windows 10 2b5fe67e0

Route: https://codesandbox.io/dashboard/discover?workspace=5ae89741-f23c-42c0-8d71-8cad700e8ad3

Error Code: b3ce6d5bfdf0473fb0fe2ba2c6deb3c1

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.d909eae2e.chunk.js:1:1810635)
  at ms (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1808636)
  at ys (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1810372)
  at yl (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1829637)
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1851169)
  at qo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775542)
  at bl (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1827522)
  at il (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1817849)
  at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775833
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1851169)
  at qo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775542)
  at Xo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775778)
  at Yo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775713)
  at el (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1814436)
  at Object.enqueueSetState (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1780537)
  at t._.setState (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:2034189)
  at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1878198
  at r (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921324)
  at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921554
  at Array.forEach (<anonymous>)
  at Object.notifyListeners (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921524)
  at k (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:922746)
  at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:923009
  at Object.confirmTransitionTo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921263)
  at T (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:922964)
  at S (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:922883)

  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

lsh741852 avatar Jun 01 '22 11:06 lsh741852