arqex/react-datetime

Cursor moves to the end when editing the date/time value.

nanandn opened this issue · 0 comments

I'm Submitting a ...

[ x] Bug report
[ ] Feature request
[ ] Support request

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