-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Visiting any auth0 login page with passkey enabled results in "Please select a passkey" crash loop #28705
Comments
A workaround is to include Cypress.automation("remote:debugger:protocol", {
command: "WebAuthn.enable"
}); before This solution was found in https://discord.com/channels/755913899261296641/1110655231638917272/1110655231638917272 |
Fwiw, we filed a ticket and auth0 has acknowledged this is their fault and assigned it to engineering to fix. |
@jsoref Has this been resolved? Is there a link to the auth0 ticket? |
My records show:
I can see about having someone check to see if this is resolved -- possibly tomorrow. |
Yes, it appears to be fixed. You can close this. |
Current behavior
The page loops automatically ten more times with the same condition before the "I give up" page shows:
Desired behaviour
Test code to reproduce
Cypress Version
13.6.2
Node version
16.14.0
Operating System
Sonoma 14.1.1
Debug Logs
The text was updated successfully, but these errors were encountered: