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

TypeError: Cannot read properties of undefined (reading 'preventDefault') #17439

Closed
PeterYinusa opened this issue Jan 26, 2023 · 1 comment · Fixed by #17497
Closed

TypeError: Cannot read properties of undefined (reading 'preventDefault') #17439

PeterYinusa opened this issue Jan 26, 2023 · 1 comment · Fixed by #17497
Labels
area-onboarding Sev2-normal Normal severity; minor loss of service or inconvenience. team-extension-ux DEPRECATED: please use "team-wallet-ux" label instead type-bug

Comments

@PeterYinusa
Copy link
Contributor

https://metamask.sentry.io/issues/3894018406/?referrer=github_plugin

TypeError: Cannot read properties of undefined (reading 'preventDefault')
  at handleCreate (ui/pages/onboarding-flow/create-password/create-password.js:145:11)
  at buttonProps.onKeyUp (ui/components/ui/button/button.component.js:49:21)
...
(14 additional frame(s) were not displayed)
@PeterYinusa
Copy link
Contributor Author

Steps to repro:

  • Open the extension for the first time
  • Click Create a new wallet
  • Click I agree
  • Enter a password
  • Repeat password in Confirm Password field
  • Press the Tab key on your keyboard, until you reach the Create new wallet button
  • Press the Enter key on your keyboard
onboarding.preventDefault.mov

@PeterYinusa PeterYinusa added type-bug Sev2-normal Normal severity; minor loss of service or inconvenience. team-extension-client team-extension-platform labels Jan 26, 2023
@danjm danjm added team-extension-ux DEPRECATED: please use "team-wallet-ux" label instead and removed team-extension-platform labels Jan 27, 2023
spiritanand pushed a commit to spiritanand/metamask-extension that referenced this issue Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-onboarding Sev2-normal Normal severity; minor loss of service or inconvenience. team-extension-ux DEPRECATED: please use "team-wallet-ux" label instead type-bug
Projects
None yet
3 participants