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
The steps to reproduce is shown in the attached video. In the video notice how the cursor moves to the end of the text field once editing starts. This happens when the "value" and "timeFormat" props are provided.
Screen.Recording.2022-06-20.at.9.44.40.PM.mov
The text was updated successfully, but these errors were encountered:
I'm Submitting a ...
Steps to Reproduce
An example source code - https://codesandbox.io/s/react-datetime-bug-1r8ihy?file=/src/App.js
Expected Results
The cursor stays in place when editing.
Actual Results
The cursor moves to the end.
Minimal Reproduction of the Problem
The steps to reproduce is shown in the attached video. In the video notice how the cursor moves to the end of the text field once editing starts. This happens when the "value" and "timeFormat" props are provided.
Screen.Recording.2022-06-20.at.9.44.40.PM.mov
The text was updated successfully, but these errors were encountered: