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
Describe the bug
A clear and concise description of what the bug is.
Actually we are using the lib as a login pin. so android 13 autofill shows existing password, when i select it then onCodeFilled function is triggered 4 times. 1st time correct pin and then after that 1 is added to existing password, second time 1 is again added and so on till 4 times.
To Reproduce
Steps to reproduce the behavior:
use autofill
Expected behavior
The onCodeFilled function should be triggered once.
Screen.Recording.2023-06-22.at.7.55.37.PM.mov
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Actually we are using the lib as a login pin. so android 13 autofill shows existing password, when i select it then onCodeFilled function is triggered 4 times. 1st time correct pin and then after that 1 is added to existing password, second time 1 is again added and so on till 4 times.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The onCodeFilled function should be triggered once.
Screen.Recording.2023-06-22.at.7.55.37.PM.mov
The text was updated successfully, but these errors were encountered: