Bug Login via Passkey in Admin does not work

There is a bug in this version
T

TnT

Guest
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...