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

There is an issue when startDate and endDate are in the same month. #118

Closed
apaganuchi opened this issue Apr 9, 2020 · 0 comments
Closed

Comments

@apaganuchi
Copy link
Contributor

When startDate and endDate are in the same month the calendar will consider dates after the endDate as a valid range. Ex. If the dataSource sets Apr 09th as startDate and Apr 14th as endDate all April dates after Apr 14th are also considered valid dates.

I've already found the bug and fixed it. Will send a pull request right after.

mmick66 added a commit that referenced this issue Apr 15, 2020
@mmick66 mmick66 closed this as completed Apr 15, 2020
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

2 participants