Calendar: using yearNavigator cause exception error #5973
Labels
Resolution: Workaround
Issue or pull request contains a workaround. It needs to be reviewed further by Core Team
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
When adding
yearNavigator=true
to the Calendar component an exception error happens, causing the component to not renderReproducer
https://stackblitz.com/run?file=src%2FApp.jsx
PrimeReact version
10.5.1
React version
18.x
Language
ES6
Build / Runtime
Vite
Browser(s)
Chrome 121
Steps to reproduce the behavior
yearNavigator=true
attribute to the Calendar componentExpected behavior
Render the Calendar component with year dropdown selection
The text was updated successfully, but these errors were encountered: