You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue arises when attempting to change the month using the quick button in the header. Clicking on the current month opens the month picker. However, when selecting a different month (e.g., May), the month does not change, and it retains the current month.
melloware
changed the title
The month does not change when the onViewDateChange property is used
Calendar: Month does not change when the onViewDateChange property is used
Jan 12, 2024
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Jan 12, 2024
Describe the bug
The issue arises when attempting to change the month using the quick button in the header. Clicking on the current month opens the month picker. However, when selecting a different month (e.g., May), the month does not change, and it retains the current month.
Reproducer
https://codesandbox.io/p/sandbox/primereact-demo-forked-7tm52p?file=%2Fsrc%2FApp.js
PrimeReact version
10.3.1
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The expected outcome is a change in the month
The text was updated successfully, but these errors were encountered: