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

"Enable only specific Dates" Example for Calendar doesn't work #490

Open
arethk opened this issue Mar 7, 2024 · 1 comment
Open

"Enable only specific Dates" Example for Calendar doesn't work #490

arethk opened this issue Mar 7, 2024 · 1 comment
Labels
Confirmed Bug Issues which are confirmed to be a bug next Release
Milestone

Comments

@arethk
Copy link

arethk commented Mar 7, 2024

https://fomantic-ui.com/modules/calendar.html#enable-only-specific-dates

The example for Calendar "Enable only specific Dates" does not work. When you click the calendar, the enabled dates are disabled. There should be 3 selectable dates.

enabledDates: [ new Date('2019-03-05'), new Date('2019-03-10'), new Date('2019-03-20') ]

@lubber-de
Copy link
Member

Fixed by #491
Thanks for reporting

@lubber-de lubber-de added this to the 2.9.4 milestone Mar 7, 2024
@lubber-de lubber-de added Fix Pull requests which fix broken examples Confirmed Bug Issues which are confirmed to be a bug next Release and removed Fix Pull requests which fix broken examples labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed Bug Issues which are confirmed to be a bug next Release
Projects
None yet
Development

No branches or pull requests

2 participants