quasarframework / quasar-ui-qcalendar

QCalendar - Quasar App Extension, Vue CLI plug-in and UMD distributions available
https://quasarframework.github.io/quasar-ui-qcalendar
MIT License
421 stars 116 forks source link

shorter weekdays (e.g. weekdays="[2,3,4,5,6]") breaks many things ... #418

Open yeechutngeow opened 1 year ago

yeechutngeow commented 1 year ago

For example if I wanted to not show Sunday and Monday, i.e. setting weekdays="[2,3,4,5,6]", many things break. These are the issues I identified:

QCalendar is not usable as yet. It's a pitty...