react-verification-code-input icon indicating copy to clipboard operation
react-verification-code-input copied to clipboard

Incorrect paste of values when the first input value is not selected and the cursor is after it

Open panaitov-pm opened this issue 4 years ago • 0 comments

Steps:

  • Fill out inputs with zero
  • Set cursor after value in the first input
  • Screenshot 2021-08-03 at 12 20 44
  • Copy 123456
  • Paste 123456 values Expected Result Screenshot 2021-08-03 at 12 07 58 Actual Result Screenshot 2021-08-03 at 12 07 29

panaitov-pm avatar Aug 03 '21 09:08 panaitov-pm