Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sentry-io bot opened this issue May 6, 2024 · 1 comment
Open

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

sentry-io bot opened this issue May 6, 2024 · 1 comment
Assignees
Labels
area-Sentry Issue from Sentry regression-prod-7.21.0 Regression bug that was found in production in release 7.21.0 Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-hardware-wallets type-bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented May 6, 2024

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)
@MarioAslau MarioAslau added type-bug Something isn't working Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-mobile-platform team-hardware-wallets and removed team-mobile-platform labels May 6, 2024
@Gudahtt
Copy link
Member

Gudahtt commented May 7, 2024

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)

@metamaskbot metamaskbot changed the title TypeError: Cannot read property 'data' of undefined [Sentry] TypeError: Cannot read property 'data' of undefined May 8, 2024
@metamaskbot metamaskbot added area-Sentry Issue from Sentry regression-prod-7.21.0 Regression bug that was found in production in release 7.21.0 labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Sentry Issue from Sentry regression-prod-7.21.0 Regression bug that was found in production in release 7.21.0 Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-hardware-wallets type-bug Something isn't working
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

4 participants