In 15.0.1 release I see "Fixed issue resulting in loss of cursor position in controlled inputs.
@spicyj in #6449"
But actually this bug isn't fixed. Please consider this example:
https://jsfiddle.net/2ayxpag4/4/
Steps to reproduce:
- Input 123
- Set cursor on 1 position (after 1)
- Input something and see that cursor is moved to the end