-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Closed as not planned
Copy link
Labels
Resolution: DuplicateIssue has already been reported or a pull request related to same issue has already been submittedIssue has already been reported or a pull request related to same issue has already been submitted
Description
Describe the bug
When using updateViewDate(null, date) the dates in the overlay change but the title does not update.
Reproducer
https://stackblitz.com/edit/pkpkq47a-ambhsfzj?file=src%2FApp.jsx
System Information
System:
OS: Linux 5.0 undefined
CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Memory: 0 Bytes / 0 Bytes
Shell: 1.0 - /bin/jsh
Binaries:
Node: 20.19.1 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 10.8.2 - /usr/local/bin/npm
pnpm: 8.15.6 - /usr/local/bin/pnpm
npmPackages:
primereact: latest => 10.9.7
react: 18.3.1 => 18.3.1Steps to reproduce the behavior
- Open the reproducer
- Click on the custom header buttons
- The dates in the overlay update correctly, however, the title remains the same
I believe this might have been introduced with 92de1eb
Expected behavior
The title is updated to match the view date that is set via updateViewDate()
Metadata
Metadata
Assignees
Labels
Resolution: DuplicateIssue has already been reported or a pull request related to same issue has already been submittedIssue has already been reported or a pull request related to same issue has already been submitted