You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the new components on Safari MacOs, the passkey-append and passkey-verify screen sometimes end up in a infinite loading state where the user state is broken and a user cannot continue without manually deleting the local data on the browser.
It seems that by triggering a certain count of un-solved passkey challenges, either Safari or MacOS is blocking any API call after entering the Fingerprint.
To Reproduce
Steps to reproduce the behavior:
On a Mac with macOS Sonoma Version 14.4.1 go on a Safari version 17.4.1 and navigate to web-js or react examples or use the Developer Panel.
Perform registrations and logins with passkeys until after entering the fingerprint, the process get stuck in a loading state.
In the network tab of the developer tools, it can be seen, that no API call is made and so the process cannot continue.
Screenshots
Additional context
(Ask Adam)
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the new components on Safari MacOs, the passkey-append and passkey-verify screen sometimes end up in a infinite loading state where the user state is broken and a user cannot continue without manually deleting the local data on the browser.
It seems that by triggering a certain count of un-solved passkey challenges, either Safari or MacOS is blocking any API call after entering the Fingerprint.
To Reproduce
Steps to reproduce the behavior:
Screenshots

Additional context
(Ask Adam)
The text was updated successfully, but these errors were encountered: