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

Next months arrow disabled even having enabled date in next month in Inline mode. #44

Closed
acharyaks90 opened this issue May 29, 2020 · 2 comments

Comments

@acharyaks90
Copy link

HI,

Please look at stackblitz link for more clearance
https://stackblitz.com/edit/mydatepicker-inline-disbale-issue
If after disabling the whole calendar using disableUntil and disableSince then
providing enabledDates array. makes next month selector disable even some dates are enabled for next month.

@kekeh
Copy link
Owner

kekeh commented May 29, 2020

Hi @acharyaks90

I will check that but quick fix is set disableHeaderButtons option to false. Then the header arrows are not disabled in any case.

kekeh added a commit that referenced this issue May 29, 2020
@kekeh
Copy link
Owner

kekeh commented May 29, 2020

I fixed this issue. You can try here:

stackblitz.com - angular-mydatepicker

After that install version 0.9.1 from npm.

@kekeh kekeh closed this as completed May 29, 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