Login via Passkey in Admin does not work

Status
This content is read-only, or is not open for further replies.

TnT

Guest
offline
After I click on the passkey button, nothing happens. In the developer console i see the following error:

Code:

Code:
13:52:36.033 webauthn.js?_v=fecc8197:301 Uncaught TypeError: Cannot read properties of undefined (reading 'get')
    at Object.get (webauthn.js?_v=fecc8197:301:26)
    at fn.typeGet (webauthn.js?_v=fecc8197:98:23)
    at fn.initWebAuthn (webauthn.js?_v=fecc8197:56:10)
    at HTMLButtonElement.<anonymous> (webauthn.js?_v=fecc8197:43:11)
get @ webauthn.js?_v=fecc8197:301
typeGet @...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom