-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
🐛 bug report
Description of the problem
When I open any sandbox (logged) shows black screen and inside console raise and error:
TypeError: Cannot read property 'name' of undefined
Only opens sandbox un-logged
How has this issue affected you? What are you trying to accomplish?
I can´t open any sandbox
Link to sandbox: link (optional)
https://codesandbox.io/s/k3kr3qrvlo
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | |
| Browser | |
| Operating System |
index.js:179 Console was cleared
raven.js:55 TypeError: Cannot read property 'name' of undefined
at index.js:24
at beginWork (react-dom.production.min.js:132)
at r (react-dom.production.min.js:161)
at i (react-dom.production.min.js:161)
at a (react-dom.production.min.js:162)
at w (react-dom.production.min.js:169)
at x (react-dom.production.min.js:168)
at batchedUpdates (react-dom.production.min.js:171)
at ut (react-dom.production.min.js:54)
at Xt (mobx.module.js:3206)
at Qt (mobx.module.js:3182)
at It (mobx.module.js:2730)
at mobx.module.js:947
at F (mobx.module.js:914)
at n (mobx.module.js:902)
at mobx-state-tree.module.js:1635
at Q (mobx-state-tree.module.js:1545)
at Object.<anonymous> (mobx-state-tree.module.js:1560)
at t.value (Model.js:89)
at t.value (Model.js:141)
at ProviderConstructor.e.(anonymous function) [as set] (https://codesandbox.io/static/js/app.adf3bc04.js:1:138512)
at Object.n [as function] (set.js:23)
at e.value (FunctionTree.js:98)
at t (executeTree.js:76)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at t (executeTree.js:42)
at executeTree.js:26
at e.value (FunctionTree.js:158)
at t (executeTree.js:76)
at executeTree.js:26
at e.value (FunctionTree.js:158)
at t (executeTree.js:76)
at t (executeTree.js:44)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at executeTree.js:31
at e.value (FunctionTree.js:166)
at t (executeTree.js:76)
at p (executeTree.js:14)
at executeTree.js:31
at e.value (FunctionTree.js:166)
a.(anonymous function) @ raven.js:55
raven.js:422 Uncaught TypeError: Cannot read property 'name' of undefined
at index.js:24
at beginWork (react-dom.production.min.js:132)
at r (react-dom.production.min.js:161)
at i (react-dom.production.min.js:161)
at a (react-dom.production.min.js:162)
at w (react-dom.production.min.js:169)
at x (react-dom.production.min.js:168)
at batchedUpdates (react-dom.production.min.js:171)
at ut (react-dom.production.min.js:54)
at Xt (mobx.module.js:3206)
at Qt (mobx.module.js:3182)
at It (mobx.module.js:2730)
at mobx.module.js:947
at F (mobx.module.js:914)
at n (mobx.module.js:902)
at mobx-state-tree.module.js:1635
at Q (mobx-state-tree.module.js:1545)
at Object.<anonymous> (mobx-state-tree.module.js:1560)
at t.value (Model.js:89)
at t.value (Model.js:141)
at ProviderConstructor.e.(anonymous function) [as set] (https://codesandbox.io/static/js/app.adf3bc04.js:1:138512)
at Object.n [as function] (set.js:23)
at e.value (FunctionTree.js:98)
at t (executeTree.js:76)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at t (executeTree.js:42)
at executeTree.js:26
at e.value (FunctionTree.js:158)
at t (executeTree.js:76)
at executeTree.js:26
at e.value (FunctionTree.js:158)
at t (executeTree.js:76)
at t (executeTree.js:44)
at p (executeTree.js:14)
at t (executeTree.js:42)
at p (executeTree.js:14)
at executeTree.js:31
at e.value (FunctionTree.js:166)
at t (executeTree.js:76)
at p (executeTree.js:14)
at executeTree.js:31
at e.value (FunctionTree.js:166)
Metadata
Metadata
Assignees
Labels
No labels