Fix Sentry error processing for errors missing a stack (#8179)
Errors without stack traces would break the Sentry error processing, which assumes the presence of a stack trace. Many errors don't have any stack trace though, such as uncaught promises. This breakage resulting in the app state being missing from the error report, and a console warning.feature/default_network_editable
parent
2b3acfc92b
commit
28e2354583
Loading…
Reference in new issue