Closed jackthebeast closed 3 years ago
You can fix it by specifying any onPaginationCompleted
callback. Though it's marked as nullable, it causes a "Null check operator used on a null value" error.
seems like I missed this in the automatic migration, looks like it will be fixed by https://github.com/casvanluijtelaar/paged_vertical_calendar/pull/6. I'll let you know once an update is pushed
go ahead and update to 1.0.3 and look if the issue persists
Hi, I was trying out the plugin and when I added
endDate
, only the first month is shown:Am I missing something?