vue-otp-input icon indicating copy to clipboard operation
vue-otp-input copied to clipboard

On iPhone AutoFill "From Messages" doesn't work with Chrome, it works only on Safari.

Open GauravThakur03 opened this issue 3 years ago • 3 comments

On iPhone in Chrome when you tap on "From Messages", only first box will be filled. In Safari doing the same correctly fills all boxes.

image

GauravThakur03 avatar Nov 10 '21 10:11 GauravThakur03

maybe we can add add another input with input[autocomplete="one-time-code"] and hide it (just like when inputType is set to 'password')

Javid-Izadfar avatar Jan 12 '22 07:01 Javid-Izadfar

Did you found a solution for that?

(Is there something like that feature also available for android?)

sowinski avatar Jul 25 '22 14:07 sowinski

The issue also happens with the Android keyboard. it has a different event than paste.

fretelweb avatar Nov 02 '23 11:11 fretelweb