codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
13.11k stars 2.29k forks source link

algo fallo #8550

Open felipetucotriguero opened 2 months ago

felipetucotriguero commented 2 months ago

💥 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 | 127.0.0 | Windows 10 | 7f35c51fa | **Route:** https://codesandbox.io/upgrade?workspace=5d078d8a-f69e-48c2-9305-43fd2c64e70c **Error Code:** 00bb061da2b6458cb860a47144ff8dce
Error Message ```bash NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node. Error: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node. at ba (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1985611) at yl (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2005246) at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2026939) at qo (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951666) at bl (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2003352) at il (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1993714) at https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951957 at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2026939) at qo (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951666) at $o (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951902) at Yo (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951837) at el (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1990304) at ks (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1969213) at e (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:199610) at https://codesandbox.io/static/js/common.67289e494.chunk.js:1:202754 at Array.forEach () at Y (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:202726) at https://codesandbox.io/static/js/common.67289e494.chunk.js:1:198217 in p in Unknown in span in Styled(styled.div) in pp in li in Styled(styled.div) in ul in Plans___StyledStack4 in div in Plans___StyledStack3 in dp in div in Plans___StyledStyledCard in div in Styled(styled.div) in div in Plans___StyledHorizontalScroller in div in Styled(styled.div) in div in Plans___StyledStack in div in Plans___StyledAnimatedStep in plans in div in Layout___StyledStack3 in div in Layout___StyledStack2 in div in Layout___StyledStack in Ie in Unknown in Yu in tf in cf in t in t in div in elements__Content in De in withRouter(De) in div in elements__Container in Unknown in withRouter() in t in Unknown in Ie in c in t ```
filipelima18 commented 2 months ago

@felipetucotriguero Can you confirm if this issue is still happening for you?