Other Information (e.g. stacktraces, related issues, suggestions how to fix)
- Does not occur when component is uncontrolled
- Does not occur on subsequent edits.
- Also occurs when adding a character
- Is also repeatable. If you undo the edit and make another edit, bug occurs.
I'm Submitting a ...
Steps to Reproduce
For a controlled date picker:
Expected Results
Caret should remain in position
Actual Results
Caret moves to the back of the input
Minimal Reproduction of the Problem
This bug occurs with the following code snippet, attempted on version 3.1.1:
Sandbox example
Other Information (e.g. stacktraces, related issues, suggestions how to fix)
- Does not occur when component is uncontrolled - Does not occur on subsequent edits. - Also occurs when adding a character - Is also repeatable. If you undo the edit and make another edit, bug occurs.