Issue: Infinite loading for passkeys on Safari #2079
Unanswered
IAm2XTr33M
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes while trying to login with a passkey / create a passkey on safari the passKey popup will never appear and the Hanko Element will load indefinitely.
The best way I found to reproduce this is by going to any page with Hanko Passkey functionality.
Ex. https://cloud.hanko.io/login
While on my macbook on safari,
Press "sign in with a passkey" then escape
Repeat this a couple times.
For me every time I repeat it the delay for the passkey popup gets longer and longer until it just never appears anymore.
I tried it in a couple of browsers: Safari, Chrome, DuckDuckGo, Opera.
I was not able to reproduce the issue in any other browsers.
I first noticed this during development and I thought it was just something to do with http / localhost, but the same thing happens on deployed https projects. I did notice that it always took http way longer to "restore" everything
Beta Was this translation helpful? Give feedback.
All reactions