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

When minimumDateForCalendar is set, I am seeing Two Months in title #37

Closed
nikhilkhekade opened this issue Jun 30, 2015 · 2 comments
Closed

Comments

@nikhilkhekade
Copy link

Hi when I implemented minimumDateForCalendar, initially i can see two month names in title. And when I swipe right, everything back to normal.

Attaching the screenshot
img_0001

It would also help if minimumDateForCalendar is set, it should disable all the dates before the minimum date.

Currently I am handling it in shouldSelectDate implementation. But when I do that, If I select dates of next month (which are visible in existing month in light gray color), they some different date in the same column gets selected.

@WenchaoD
Copy link
Owner

It shares something in common with #35. Can you try to make sure minimumDate is first day of month? Will fix it inside in next release.

@WenchaoD
Copy link
Owner

WenchaoD commented Jul 2, 2015

fixed

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