You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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') ]
The text was updated successfully, but these errors were encountered:
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') ]
The text was updated successfully, but these errors were encountered: