You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
TypeError: Cannot read properties of undefined (reading 'indexOf')
TypeError: Cannot read properties of undefined (reading 'indexOf')
at https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:640448
at ua (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1791394)
at xs (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1836476)
at ml (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1822080)
at hl (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1822005)
at il (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1819353)
at https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1777795
at https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1852777
at qo (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1777504)
at Xo (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1777740)
at Yo (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1777675)
at el (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1816142)
at Object.enqueueSetState (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:1782456)
at n.setState (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:2035462)
at i (https://codesandbox.io/static/js/default~app~embed.01e0588cd.chunk.js?_sw-precache=1487ec6ad691eee592a143e509f95395:605:113669)
at n.setStateDelayedFlush (https://codesandbox.io/static/js/default~app~embed.01e0588cd.chunk.js?_sw-precache=1487ec6ad691eee592a143e509f95395:605:113740)
at n.setHidden (https://codesandbox.io/static/js/default~app~embed.01e0588cd.chunk.js?_sw-precache=1487ec6ad691eee592a143e509f95395:605:114294)
at HTMLDocument.<anonymous> (https://codesandbox.io/static/js/default~app~embed.01e0588cd.chunk.js?_sw-precache=1487ec6ad691eee592a143e509f95395:605:116220)
at HTMLDocument.r (https://codesandbox.io/static/js/common.9637ade4f.chunk.js?_sw-precache=4551204809953157d4547cf63bb60811:1:202000)
in Unknown
in bound
in div
in li
in Unknown
in Unknown
in ol
in Unknown
in he
in t
in Ie
in div
in Styled(div)
in t
in WithTheme(t)
in t
in WithTheme(t)
in div
in Styled(div)
in div
in Styled(div)
in v
in t
in div
in Styled(div)
in v
in t
in div
in elements__Messages
in div
in elements__Container
in n
in WithTheme(n)
in div
in elements__ContentContainer
in div
in elements__Container
in n
in div
in div
in t
in div
in t
in div
in De
in on
in div
in t
in div
in t
in div
in div
in styled.div
in div
in elements__Container
in De
in Ry
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
inwithRouter()
in t
in Unknown
in De
in c
in t
The text was updated successfully, but these errors were encountered:
Hey! Thanks for reporting this, it looks like this happened because of an upgrade we did to the console-feed package. Whenever we had to print an Error without a stack-trace to the console, the component would crash. We've now reverted that update, so it should not happen again. In the upcoming weeks we're going to replace our console solution with a version that's powered by Chrome Devtools, so that will be a big upgrade when it comes to our logging experience, and will result in a more stable experience.
I'm really sorry for the inconvenience, we've now pinned the version of console-feed in the meantime to make sure this won't happen again, so the issue is fixed now.
💥 Crash Report
What were you trying to accomplish when the crash occurred?
Link to sandbox: [link]() (optional)
Crash Details
Environment
Route:
https://codesandbox.io/s/fetchwithtimeout-4yh7zl?file=/src/index.js
Error Code:
7c7c0c1608934ab18c6acf68aac24bee
Error Message
The text was updated successfully, but these errors were encountered: