[syncfusion_flutter_calendar] Scrollcontroller not attached when switching views #1521
Labels
calendar
Calendar component
waiting for customer response
Cannot make further progress until the customer responds.
When switching the view from
CalendarView.schedule
toCalendarView.timelineWeek
, the widget throws following exception after trying to scroll vertically:Another exception was thrown: ScrollController not attached to any scroll views.
It only appears if timelineWeek has resources and with it vertical scrolling is enabled.
The text was updated successfully, but these errors were encountered: