Cannot fill Tangerine Bank password since last update
Specifically, the login_pin
form field on the second step of logging in on https://www.tangerine.ca/app/#/
I think the issue is that the input has type="tel"
, presumably because they want to restrict inputs to digits. Changing to type="password"
in the dev console makes things work again.
I don't know if there's anything that can be done about it from your end though...
1Password Version: Not Provided
Extension Version: 1.17.0
OS Version: Not Provided
Sync Type: Not Provided
Comments
-
Thanks for getting this on our radar, @battuta! It's been reported to our developers, so we'll do what we can on our side. In the meantime, you should still be able to click and drag or copy and paste your password from the 1Password X pop-up to the PIN field. If that doesn't work, please let me know.
ref: dev/core/core#666
0