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

vue pie chart search error

Open dreamcareer7 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 102.0.0 Windows 10 c26305f96

Route: https://codesandbox.io/search?refinementList%5Btemplate%5D%5B0%5D=vue-cli&refinementList%5Bnpm_dependencies.dependency%5D%5B0%5D=vue-chartjs&page=2&configure%5BhitsPerPage%5D=12

Error Code: 2c8aa9705bb34da1a2982ffe1eb6c495

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:1810653)
  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 _.setState (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:2034189)
  at https://codesandbox.io/static/js/default~app~embed.b0f63c6e2.chunk.js:471:145612

  in hitComponent
  in li
  in ul
  in div
  in ln
  in AlgoliaHits(ln)
  in div
  in styled.div
  in div
  in elements__Container
  in he
  in div
  in div
  in elements__Main
  in div
  in t
  in n
  in div
  in elements__Content
  in div
  in styled.div
  in div
  in styled.div
  in div
  in styled.div
  in Unknown
  in div
  in elements__Container
  in we
  in o
  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

dreamcareer7 avatar Jun 28 '22 07:06 dreamcareer7