MetaMask / metamask-mobile

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

TypeError: null is not an object (evaluating 't.toLowerCase') #9802

Open sentry-io[bot] opened 1 month ago

sentry-io[bot] commented 1 month ago

Sentry Issue: METAMASK-MOBILE-2FW7

TypeError: null is not an object (evaluating 't.toLowerCase')
  at getAccountsFromPermission (app/core/Permissions/index.ts:24:53)
  at getAccountsFromPermission (app/core/Permissions/index.ts:24:28)
  at getPermittedAccountsByHostname (app/core/Permissions/index.ts:37:52)
  at useSelector$argument_0 (app/components/Nav/Main/MainNavigator.js:354:28)
  at update_bg_state_cb (app/core/EngineService/EngineService.ts:121:15)
...
(45 additional frame(s) were not displayed)
matthewwalsh0 commented 1 month ago

Assigned to mobile team as permission logic now owned by confirmation team, happy to re-visit if it turns out to be related to confirmations.