vue2-calendar
vue2-calendar copied to clipboard
disable days not working (probably highlight either)
.indexOf(date.getDay) // that's not a function call
https://github.com/Trekels/vue2-calendar/blob/1a97ae255c5f9c1a65da5b933efdf8eccfd24a1a/src/utils/calendar.js#L90
@Trekels Has this bug been fixed yet?