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

Calendar crash while selecting last index of year. #45

Open
waqaryounusjatt788 opened this issue Oct 15, 2020 · 0 comments
Open

Calendar crash while selecting last index of year. #45

waqaryounusjatt788 opened this issue Oct 15, 2020 · 0 comments

Comments

@waqaryounusjatt788
Copy link

whenever i am selecting last index of list in year list : for instance i selected 2022 from list of calendar then crash the calendar and show error below

═══════ Exception caught by widgets library ═══════════════════════════════════════════════════════
'package:flutter_calendar/calendar_lib.dart': Failed assertion: line 608 pos 16: '!selectedFirstDate.isBefore(firstDate) &&
(selectedLastDate == null || !selectedLastDate.isAfter(lastDate))': is not true.

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

1 participant