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
{{ message }}
This repository has been archived by the owner on May 4, 2021. It is now read-only.
Is this issue also relevant for other keyboard layouts? ie. AZERTY for French keyboard layout (which I often switch with a Spanish layout for convenience), etc.
Thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In parsePasswordOTP, if the user is using the DVORAK keyboard layout, you take care of fixing the OTP, but leave the rest of the values mangled.
This means that if they switch back to a QWERTY based keyboard layout, their key ID will no longer match.
I would suggest something like this instead:
The text was updated successfully, but these errors were encountered: