When you try to log in with WebAuthn, initially you see a form with a button to switch to TOTP, but that immediately gets overlaid with the browser dialog for using your passkey or security key:
And then if you cancel that, the whole form is replaced with an error message, which makes it impossible to actually switch to TOTP.
- The WebAuthn error message should not destroy the entire form, but leave the switch button(s) intact


