MetaMask / metamask-mobile

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

[Sentry] TypeError: Cannot read property 'data' of undefined #9558

Open sentry-io[bot] opened 3 weeks ago

sentry-io[bot] commented 3 weeks ago

Sentry Issue: METAMASK-MOBILE-2CVA

TypeError: Cannot read property 'data' of undefined
  at emit (app:///index.android.bundle:22:16)
  at emit (app:///index.android.bundle:22:16)
...
(7 additional frame(s) were not displayed)
Gudahtt commented 3 weeks ago

Unminified stack trace:

TypeError: Cannot read property 'data' of undefined
  at anonymous(node_modules/@keystonehq/ur-decoder/node_modules/bn.js/lib/bn.js:3253:3)
  at validateAndroidNotification(node_modules/@notifee/react-native/dist/validators/validateAndroidNotification.js:63:9)
  at apply(native)
  at emit(app:///index.android.bundle:22:16)
  at validateAndroidNotification(node_modules/@notifee/react-native/dist/validators/validateAndroidNotification.js:279:13)
  at apply(native)
  at emit(app:///index.android.bundle:22:16)
  at apply(native)
  at <global>(node_modules/react-native/Libraries/Components/AccessibilityInfo/NativeAccessibilityManager.js:13:78)
  at Object.keys.forEach$argument_0(node_modules/react-native/Libraries/ReactNative/PaperUIManager.js:176:7)
  at <global>(node_modules/react-native/Libraries/Components/AccessibilityInfo/NativeAccessibilityInfo.js:13:78)
  at <global>(node_modules/react-native/Libraries/ReactNative/PaperUIManager.js:172:38)