-
Notifications
You must be signed in to change notification settings - Fork 846
[syncfusion_flutter_calendar][web] Header Displays Wrong for Resource View #2257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @ThorinEk, We can replicate the reported issue regarding the headerDateFormat parameter displaying wrong date format in resource view and the week number being cut off despite sufficient space at our end. We have logged a bug report for it in our feedback portal. We will fix and include the changes in our weekly release, which is expected to be rolled out on Apr 22nd, 2025. We will update you here once the release is rolled out and appreciate your patience until then. You can also track the status of the bug with the feedback link below. Regards, |
Hello @Hariram-SF4428 When I press "Sign in" in the top right, I get this error: This is not that important for me, it is enough for me to just try the new update with the fix once it arrived, but just wanted to let you know about this problem with viewing the bug/ticket. |
Hi @ThorinEk, We would like to let you know that the reported issue is fixed and rolled out in our weekly patch release on April 22, 2025. So, we kindly request you to upgrade the SfCalendar package to the latest version below. SfCalendar version: https://pub.dev/packages/syncfusion_flutter_calendar/versions/29.1.39 Root Cause: The date format is not applied in the Timeline Day view because the header text date format is not returned specifically for this view. Additionally, the week number text overflows due to limited space and is displayed with an ellipsis. Regards, |
Hello @Mugunthan-Ramalingam Thanks again! |
Bug description
I am having problems with the calendar header of Syncfusion Calendar not displaying correctly.
Two (possibly related) issues:
SfCalendar.headerDateFormat
parameter is not respectedSfCalendar.headerDateFormat
property is respected in "week view" but not when using resource view. I set it toMMM yyyy
which should showJan 2025
however it showsJanuary 2025
when using resource view.See attached screenshot for demonstration
Thanks in advance for any assistance!
Steps to reproduce
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Stack Traces
None
On which target platforms have you observed this bug?
Web
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: