Describe the bug
Users are unable to tab through a form into a Calendar component and just type in the date. They need to click into the component before entering a date.
Reproducer
https://codesandbox.io/p/sandbox/mystifying-wiles-qmrxr9?file=%2Fsrc%2FApp.js%3A11%2C24
System Information
react ^19.0.0
react-dom ^19.0.0
react-scripts ^5.0.0
primereact 10.9.6
Steps to reproduce the behavior
- Click into the Name field and enter text
- Hit Tab
- Attempt to enter a date (ex 01/01/2001)
Expected behavior
Should allow date entry by keyboard without clicking into the component with a mouse
Describe the bug
Users are unable to tab through a form into a Calendar component and just type in the date. They need to click into the component before entering a date.
Reproducer
https://codesandbox.io/p/sandbox/mystifying-wiles-qmrxr9?file=%2Fsrc%2FApp.js%3A11%2C24
System Information
Steps to reproduce the behavior
Expected behavior
Should allow date entry by keyboard without clicking into the component with a mouse