MetaMask / metamask-mobile

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

[Sentry] Error: `ethQuery` is not defined on SmartTransactionsController #10193

Closed sentry-io[bot] closed 2 weeks ago

sentry-io[bot] commented 3 months ago

Sentry Issue: METAMASK-MOBILE-2G8X

Error: `ethQuery` is not defined on SmartTransactionsController
  at _SmartTransactionsController_getEthQuery (node_modules/@metamask/smart-transactions-controller/dist/SmartTransactionsController.js:542:24)
  at call (native)
  at fetchSmartTransactionsStatus (node_modules/@metamask/smart-transactions-controller/dist/SmartTransactionsController.js:211:146)
  at next (native)
  at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
...
(45 additional frame(s) were not displayed)
sentry-io[bot] commented 3 months ago

Sentry Issue: METAMASK-MOBILE-2G93

sentry-io[bot] commented 2 months ago

Sentry Issue: METAMASK-MOBILE-2GB9

sentry-io[bot] commented 2 months ago

Sentry Issue: METAMASK-MOBILE-2GHQ

klejeune commented 2 weeks ago

Fixed by https://github.com/MetaMask/smart-transactions-controller/pull/405