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

Bug fix: minSelectedDate is null by default. #178 #179

Merged
merged 2 commits into from
Nov 7, 2019

Conversation

rian-hotate
Copy link
Contributor

bug fix: #178

An error occurred because no default was set for the upper and lower dates.

minSelectedDate is set to 1960,
maxSelectedDate is set to 30 years from the day.

Copy link
Owner

@hyochan hyochan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds reasonable! Thank you for your contribution 🥇

@hyochan hyochan merged commit b905350 into hyochan:master Nov 7, 2019
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

Successfully merging this pull request may close these issues.

NoSuchMethodError: The getter 'year' was called on null. minSelectedDate is null by default.
2 participants