codesandbox / codesandbox-client

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

Crashed when deleting sandbox #6456

Open qel0s opened 2 years ago

qel0s commented 2 years 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 | 97.0.4692 | Windows 10 | 1ca347c42 | **Route:** https://codesandbox.io/dashboard/home **Error Code:** 40d1df94ac594cbd9762ac4fb854a5a3
Error Message ```bash TypeError: Cannot read properties of undefined (reading 'type') TypeError: Cannot read properties of undefined (reading 'type') at https://codesandbox.io/static/js/app.9230cadad.js?_sw-precache=a4de2657a3c03a80812d33baa03c1338:266:292703 at Array.filter () at Im (https://codesandbox.io/static/js/app.9230cadad.js?_sw-precache=a4de2657a3c03a80812d33baa03c1338:266:292664) at ua (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1789558) at xs (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1834821) at ml (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1820397) at hl (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1820322) at il (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1817650) at https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775833 at https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1851169 at qo (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775542) at Xo (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775778) at Yo (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775713) at se (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1844921) at Sn (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1759339) at HTMLDocument.r (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:201319) in Im in Fm in qm in Pb in t in t in div in Content___StyledElement in Unknown in withRouter() in main in Dashboard___StyledElement2 in div in Dashboard___StyledStack2 in div in Dashboard___StyledStack in Unknown in De in Unknown in JC 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 ```
CompuIves commented 2 years ago

Hey! Apologies, it should now work as expected again!