mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
The `extra` property of errors sent to Sentry is sometimes not initialized when we add the application state. A check has been added to initialize it if it's missing. I suspect that this changed with v5 of `@sentry/browser`, though I can't find any explicit confirmation of this in their changelog.