MetaMask / metamask-mobile

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

[Sentry] TypeError: W is not an Object. (evaluating '$ in W') #10473

Closed sentry-io[bot] closed 2 weeks ago

sentry-io[bot] commented 1 month ago

Sentry Issue: METAMASK-MOBILE-2GW3

TypeError: W is not an Object. (evaluating '$ in W')
  at AssetOverview (app/components/UI/AssetOverview/AssetOverview.tsx:171:35)
  at update_bg_state_cb (app/core/EngineService/EngineService.ts:133:15)
  at wallet_switchEthereumChain (app/core/RPCMethods/wallet_switchEthereumChain.js:116:25)
...
(45 additional frame(s) were not displayed)
anaamolnar commented 1 month ago

This seems to happen when we are not fetching the conversion rate for a token, and the user tries to click on it and perform either send or swap. I could not reproduce this!

gauthierpetetin commented 2 weeks ago

Hi @sahar-fehri is this still an issue, or was it fixed by your PR and can be closed?

sahar-fehri commented 2 weeks ago

Thanks @gauthierpetetin ! yes we can close this one,