codesandbox / codesandbox-client

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

Crash While adding react-jquery #5033

Closed Rashmikant-coder closed 3 years ago

Rashmikant-coder commented 4 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 | 86.0.4240 | Windows 10 | 2e8e79915 | **Route:** https://codesandbox.io/s/vibrant-raman-oqrvi **Error Code:** b54132a816ad4108bc460f3273012d6b
Error Message ```bash TypeError: Cannot read property 'latest' of undefined TypeError: Cannot read property 'latest' of undefined at Object.onSelect (https://codesandbox.io/static/js/app.25100a936.js?_sw-precache=9c38330690027e9423bfc634d3b275ad:272:1034514) at t. (https://codesandbox.io/static/js/vendors~app~codemirror-editor~monaco-editor.d4af93543.chunk.js?_sw-precache=2889bd7bc2405b22c9914c5497005171:1:8563) at _i (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1767535) at yi (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1767271) at yl (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1818853) at https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1838647 at qo (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1763020) at bl (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1815000) at il (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1805327) at https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1763311 at https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1838647 at qo (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1763020) at Xo (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1763256) at Yo (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1763191) at se (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1832399) at Sn (https://codesandbox.io/static/js/common.788940570.chunk.js?_sw-precache=4819abccb9d3f9f20cf44a622cb43e65:1:1746817) in t in Xl in div in Styled(styled.div) in section in Styled(styled.div) in Unknown in Dependencies___StyledCollapsible in ns in Uu in div in De in Unknown in div in elements__Container in Unknown in WithTheme(Component) in div in t in div in t in div in div in styled.div in div in elements__Container in De in Unknown 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 ```
christianalfoni commented 4 years ago

Hi @Rashmikant-coder ,

I am not able to reproduce this issue. Do you have some reproducible steps we can use to identify the issue?

github-actions[bot] commented 3 years ago

This issue has automatically been marked stale because there has been no activity in a while. Please leave a comment if the issue has not been resolved, or if it is not stale for any other reason. After 2 weeks, this issue will automatically be closed, unless a comment is made or the stale label is removed.