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
I've seen the ErrorBoundary pop up a few times with a message that points at obfuscated code. It'd be awesome if sourcemap stack-traces appeared on dogfood (we shouldn't ship these normally, as they can get really big).
The text was updated successfully, but these errors were encountered:
This was causing the app to crash with an error. I found this manually
by looking through the obfuscated sources in DevTools. It's a
data-point for #3425 though!
This was causing the app to crash with an error. I found this manually
by looking through the obfuscated sources in DevTools. It's a
data-point for #3425 though!
I've seen the ErrorBoundary pop up a few times with a message that points at obfuscated code. It'd be awesome if sourcemap stack-traces appeared on dogfood (we shouldn't ship these normally, as they can get really big).
The text was updated successfully, but these errors were encountered: