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

Passkeys on Safari MacOS #275

Open
Tracked by #282
Adam3371 opened this issue Apr 8, 2024 · 0 comments
Open
Tracked by #282

Passkeys on Safari MacOS #275

Adam3371 opened this issue Apr 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Adam3371
Copy link
Contributor

Adam3371 commented Apr 8, 2024

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:

  1. 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.
  2. Perform registrations and logins with passkeys until after entering the fingerprint, the process get stuck in a loading state.
  3. 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
image

Additional context
(Ask Adam)

@Adam3371 Adam3371 added the bug Something isn't working label Apr 8, 2024
@Adam3371 Adam3371 mentioned this issue Apr 12, 2024
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants