Skip to content

Allowed Dates styles missing for month picker #1008

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

Closed
DmitryTar1 opened this issue Oct 3, 2024 · 0 comments
Closed

Allowed Dates styles missing for month picker #1008

DmitryTar1 opened this issue Oct 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DmitryTar1
Copy link

Describe the bug
If using allowed-dates and month picker, it doesn't allow to select wrong month (which is correct), but to user all month displayed the same and there are no class or property to let user know some months are not allowed to be selected. On screenshot only two months allowed to be selected.

To Reproduce
Steps to reproduce the behavior:

  1. Use code from documentation https://vue3datepicker.com/props/calendar-configuration/#allowed-dates
  2. Use month picker
  3. All months look the same.

Expected behavior
It works the same way as disabled-dates, so if the date is not allowed - it will be shown (month would look like disabled and not allowed to click)

Screenshots
Screenshot 2024-10-03 at 12 22 45

Desktop & mobile (please complete the following information):

  • Browser chrome, but I suppose all
  • Library version 9.0.3
@DmitryTar1 DmitryTar1 added awaiting triage The issue is not reviewed by the maintainers bug Something isn't working labels Oct 3, 2024
@Jasenkoo Jasenkoo removed the awaiting triage The issue is not reviewed by the maintainers label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants