casvanluijtelaar / paged_vertical_calendar

A simple paginated framework for implementing calendar based interfaces.
Apache License 2.0
39 stars 33 forks source link

similar min and initial date causes infinite loader #29

Closed helenapc closed 2 years ago

helenapc commented 2 years ago

When "minDate" and "initialDate" contain the same month and you scroll up (to go to the previous month) the sholl doesn't stop and a "CircularProgressIndicator()" appears... I can't remove in any way. Help! :(

**I am using the widget that comes as an example on the puv.dev page

https://user-images.githubusercontent.com/58961124/196288444-7f306475-6088-4ab2-8465-03d8063df5b1.mp4

casvanluijtelaar commented 2 years ago

this is just the example app with changed dates?

casvanluijtelaar commented 2 years ago

can replicate

helenapc commented 2 years ago

exactly. I only changed "minDate", "initialDate" and "maxDate". Anyway to make my own calendar with this package the problem continues when I want to use those dates.

The problem is replicated every time the same month is used in "minDate" and "initialDate".

casvanluijtelaar commented 2 years ago

should be fixed in 1.1.5