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
I expect that onMonthChange callback will be executed by clicking on arrow buttons for selecting next/prev month.
In fact, it executes only by changing month in specific dropdown (by clicking on button with current month).
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
Jun 26, 2024
Describe the bug
I expect that
onMonthChange
callback will be executed by clicking on arrow buttons for selecting next/prev month.In fact, it executes only by changing month in specific dropdown (by clicking on button with current month).
Reproducer
https://codesandbox.io/p/devbox/objective-lena-ypxjyy?file=%2Fsrc%2FApp.tsx%3A13%2C16
PrimeReact version
10.6.5
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: