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] while numberOfSelectableDays=1, handleChange is not working #5

Closed
ArronHsiao opened this issue Mar 5, 2020 · 1 comment
Closed

Comments

@ArronHsiao
Copy link

Hi, When I set numberOfSelectableDays=1, handleChange is not working.

handleChange = date => {
console.log(date)
}

no date will be recorded

@samsam-ahmadi
Copy link
Owner

@ArronHsiao Hi Thanks for your reporting, I fixed it in the new Version. 1.3.0

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