corbado / javascript

MIT License
6 stars 1 forks source link

Wrong redirect in DarkMode #298

Closed Adam3371 closed 3 weeks ago

Adam3371 commented 3 weeks ago

Describe the bug In dark-mode (only in darkmode) in the last step before completing the signup, the user is shown the "Sucessfull email verification" screen, or the passkey-appended screen gets in an endless loop after appending a passkey.
Correct behaviour should be to login the user. (can be archived with refresh)

To Reproduce Steps to reproduce the behavior:

  1. Go to develop or social-login-improvements (e.g. this link)
  2. Change to dark mode
  3. Perform signup with passkey, fallback or social
  4. See error

Expected behavior Login user and show identifier list

Screenshots image