ory/elements

UserSettingsCard does not submit on enter keypress for 'password' method

Opened this issue · 0 comments

Preflight checklist

Ory Network Project

No response

Describe the bug

UserSettingsCard does not submit on enter keypress for 'password' method but works when pressing 'save' in next.js.

Reproducing the bug

Use UserSettingsCard to change the users password, type new password then press enter. Notice the form doesn't submit. Press save, notice form submits correctly.

Relevant log output

none

Relevant configuration

No response

Version

0.1.0-beta.14

On which operating system are you observing this issue?

macOS

In which environment are you deploying?

production

Additional Context

No response