Account PIN input wrong type

Bug
The account PIN input is currently the wrong type. It is unexpectedly set to the “tel” type which is meant to be used for telephone numbers.
image

Expected Behavior
The expected behavior, and previous behavior before this issue, was the input type was “password” to visually hide your account PIN from others.
image

1 Like