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

Stack Overflow on all day events #543

Closed
lucasarcouto opened this issue Feb 15, 2022 · 1 comment
Closed

Stack Overflow on all day events #543

lucasarcouto opened this issue Feb 15, 2022 · 1 comment

Comments

@lucasarcouto
Copy link

lucasarcouto commented Feb 15, 2022

I've been strugling with this library for the past 2 days trying to understand what's going on, but everything points to a bug while rendering all day events on the calendar. Below I provide the log error:

══╡ EXCEPTION CAUGHT BY FOUNDATION LIBRARY ╞═════════════════════
I/flutter (10298): The following StackOverflowError was thrown while dispatching
I/flutter (10298): notifications for ValueNotifier<List?>:
I/flutter (10298): Stack Overflow
I/flutter (10298):
I/flutter (10298): When the exception was thrown, this was the stack:
I/flutter (10298): #0 MonthAppointmentHelper._createAppointmentInfoForSpannedAppointment
package:syncfusion_flutter_calendar/…/appointment_engine/month_appointment_helper.dart:115
I/flutter (10298): #1 MonthAppointmentHelper._createAppointmentInfoForSpannedAppointment
package:syncfusion_flutter_calendar/…/appointment_engine/month_appointment_helper.dart:136
I/flutter (10298): #2 MonthAppointmentHelper._createAppointmentInfoForSpannedAppointment
package:syncfusion_flutter_calendar/…/appointment_engine/month_appointment_helper.dart:136
I/flutter (10298): #3 MonthAppointmentHelper._createAppointmentInfoForSpannedAppointment (package:syncfusion_flutter_calendar/src/calendar/appointment_engine/month_appoint


I"m using syncfusion_flutter_calendar: ^19.4.52 and my doctor is as below:

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 2.10.1, on Microsoft Windows [versão 10.0.19043.1526], locale pt-BR)
[√] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[√] Android Studio (version 2020.3)
[√] VS Code (version 1.64.2)
[√] Connected device (1 available)
[√] HTTP Host Availability

• No issues found!

@Indumathi1195R
Copy link

Hi,

We have checked the mentioned exception of all day events in the Flutter Calendar with simple sample and there is no exception from our end, it was working fine as expected. Also ensured with spanned appointment. We have prepared the simple sample for the same. Please find the sample from the following link.

Sample link:
https://www.syncfusion.com/downloads/support/directtrac/general/ze/flutter_appointmentbuilder_(1)-1470979947.zip

If possible, please check the sample and let us know if you still facing the same issue? If not, please modify the sample based on your scenario and revert us with following details

• Replication video
• Issue reproducing scenario

It will be helpful for us to check on it and provide you solution at the earliest.

Regards,
Indumathi R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants