-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Datepickers disable entire months/years when disabling weekends #5655
Labels
Comments
Related to #5633. |
wenqi73
added a commit
to wenqi73/ng-zorro-antd
that referenced
this issue
Oct 9, 2020
wenqi73
added a commit
to wenqi73/ng-zorro-antd
that referenced
this issue
Oct 9, 2020
wenqi73
added a commit
to wenqi73/ng-zorro-antd
that referenced
this issue
Oct 9, 2020
wenqi73
added a commit
to wenqi73/ng-zorro-antd
that referenced
this issue
Oct 9, 2020
Hello, with which version will this bug be delivered? |
@valerio-lucantonio Next version, it will be released a few hours later. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction link
https://stackblitz.com/edit/angular-85ayk8
Steps to reproduce
What is expected?
the months/years to be enabled
What is actually happening?
the months/years to be disabled
I noticed in console that not all the dates of a month/year are passed to the functions
The text was updated successfully, but these errors were encountered: