primereact
primereact copied to clipboard
Calendar: text entry change
Describe the bug
If you try to change the entry value by typing after entering a date in the calendar control the input automatically changes and moves the cursor to the end of the input field.
this can be duplicated on your demo page https://primereact.org/calendar/
Reproducer
No response
PrimeReact version
10.5.1
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
- enter a value either by selection or typing
- try changing part of the value such as the day just by keyboard
Expected behavior
You should be able to edit values by keyboard alone