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
And I have also tested passkeys functionality on different test websites like https://www.passkeys.io/ and haven't experienced duplicated dialogs. So it's probably not a Helium browser issue.
Describe the issue
When doing registration, it first displays apple-like style passkey dialog, i click cancel, it display chrome-like passkey dialog.
Expected behavior
Passkey popup shouldn’t be duplicating or coming from multiple providers
Code Samples + WebAuthn Options and Responses
Front-end part
Backend options
Dependencies
SimpleWebAuthn Libraries
"@simplewebauthn/browser": "^13.3.0",
"@simplewebauthn/server": "^13.3.0",
Additional context
Screen.Recording.2026-03-28.at.00.36.42.mov
And I have also tested passkeys functionality on different test websites like https://www.passkeys.io/ and haven't experienced duplicated dialogs. So it's probably not a Helium browser issue.