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
Changing the date via external means, e.g. a button, does not result in an instant update of the value shown. Only on opening and closing the pop-out does the value update.
A definite regression of the latest changes made from 8.6.0->8.7.0.
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
Oct 28, 2022
Describe the bug
Changing the date via external means, e.g. a button, does not result in an instant update of the value shown. Only on opening and closing the pop-out does the value update.
A definite regression of the latest changes made from 8.6.0->8.7.0.
Reproducer
https://codesandbox.io/s/focused-cloud-3w73if?file=/src/demo/CalendarDemo.js
PrimeReact version
8.7.0
React version
17.x
Language
ALL
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Value shown should instantly update, as in previous version (8.6.0).
The text was updated successfully, but these errors were encountered: