Who knew that adding a few focus()
calls actually is good enough fo…
#15268
Annotations
3 errors and 1 warning
Run ESLint:
src/frontend/src/utils/iiConnection.ts#L438
'cancelledRpIds' is never reassigned. Use 'const' instead
|
Run ESLint:
src/frontend/src/utils/iiConnection.ts#L445
'filteredCredentials' is never reassigned. Use 'const' instead
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
src/frontend/src/flows/iframeWebAuthn.ts#L128
'createWebAuthnAttempts' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Loading