devfolioco / react-otp-input

:heavy_check_mark: OTP Input Component for React

Home Page:http://devfolioco.github.io/react-otp-input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard paste (Ctrl+V) does not work on Chrome

amhrn opened this issue · comments

  • Steps to reproduce the issue:
  1. Use Google Chrome (this works on Firefox)
  2. Copy the OTP
  3. Try pasting with the keyboard (Ctrl+V)
  • But when use the context menu to paste it works.

@amhrn Can you add a video or screenshot or something reproducing it? Because it seems to be working fine for me on https://devfolioco.github.io/react-otp-input/

Also can you confirm that you are on the latest version of the library (v3.0.4) which contains fixes for copy/paste issues?

Thanks, updating worked!