dima-bu/react-time-input

The hours cannot be edited

Closed this issue · 1 comments

Steps to reproduce the bug:

  1. Enter the time: 23:59.
  2. Set the cursor after the number 3.
  3. Delete the digit 3

You cannot delete the digits for hours

The pull request #21 is an attempt to fix this bug.