Skip to content
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

SfCalendar shows incorrect 2 am hour #2322

Open
randreu28 opened this issue Mar 31, 2025 · 1 comment
Open

SfCalendar shows incorrect 2 am hour #2322

randreu28 opened this issue Mar 31, 2025 · 1 comment
Labels
calendar Calendar component waiting for customer response Cannot make further progress until the customer responds.

Comments

@randreu28
Copy link

Bug description

When setting the CalendarView.week parameter in the SfCalendar widget, the 2.am hour becomes 3.am

TimeSlotViewSettings do not seem interfere

Steps to reproduce

Just using the widget with the CalendarView.week parameter!

Code sample

I've tried to replicate the bug without any of my other, non relevant configuration and I was able to do so with only specific the default view:

Code sample
SfCalendar(
    view: CalendarView.week,
 )

Screenshots or Video

Screenshots / Video demonstration

Image

Stack Traces

It is not a runtime exception

On which target platforms have you observed this bug?

Android

Flutter Doctor output

Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.29.1, on Arch Linux 6.13.8-arch1-1, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Android Studio (version 2024.2)
[✓] Connected device (1 available)
[✓] Network resources

• No issues found!
@LavanyaGowtham2021 LavanyaGowtham2021 added calendar Calendar component open Open labels Apr 1, 2025
@Mugunthan-Ramalingam
Copy link
Contributor

Hi @randreu28,

We have checked the mentioned issue and tried to replicate it in SfCalendar version 29.1.35 with the calendar view set to week. However, we were unable to reproduce the issue on our end. We kindly request you to replicate the issue in a simple sample and share it with us, along with more details about the specific scenario in which you are encountering the problem. This will help us assist you more effectively.

Screenshot:

Image

Regards,
Mugunthan.

@LavanyaGowtham2021 LavanyaGowtham2021 added waiting for customer response Cannot make further progress until the customer responds. and removed open Open labels Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calendar Calendar component waiting for customer response Cannot make further progress until the customer responds.
Projects
None yet
Development

No branches or pull requests

3 participants