SimformSolutionsPvtLtd / flutter_calendar_view

A Flutter package allows you to easily implement all calendar UI and calendar event functionality. 👌🔝🎉
https://pub.dev/packages/calendar_view
MIT License
411 stars 250 forks source link

The provided ScrollController is currently attached to more than one ScrollPosition. #287

Open abdulrehman192 opened 10 months ago

abdulrehman192 commented 10 months ago

This issue occur when change the date in DayView() and scroll the calendar.

alex-dokienko commented 6 months ago

start getting it when I updated to 1.1.0 and in weekview calendar still rendered and scrolled fine but become not-clickable, for DayView seems working fine, also when I downgrade to 1.0.4, weekview working fine again.

prodigel commented 5 months ago

Experiencing the same when using WeekView, version 1.1.0, any known workaround?

bawantha commented 3 months ago

This happened to me