MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.14k stars 1.11k forks source link

[Sentry] TypeError: Invalid URL: https://etherscan. io #7731

Closed sentry-io[bot] closed 11 months ago

sentry-io[bot] commented 11 months ago

Sentry Issue: METAMASK-MOBILE-24ET

TypeError: Invalid URL: https://etherscan. io
  at URLImpl (app:///index.android.bundle:1:837765)
  at setup (app:///index.android.bundle:1:831851)
  at URL (app:///index.android.bundle:1:833062)
  at anonymous (app:///index.android.bundle:1:12939549)
  at anonymous (app:///index.android.bundle:1:11190200)

Based on the bread crumbs, the issue seems to be happening in the MM SDK (metamask-sdk-communication-layer.js)

christopherferreira9 commented 11 months ago

This is going to be fixed on the client side of the SDK JS: https://github.com/MetaMask/metamask-sdk/pull/511