nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.
https://vcalendar.io
MIT License
4.32k stars 841 forks source link

Rendering Repeating Dates in DatePicker Component #1383

Closed DaveL17 closed 9 months ago

DaveL17 commented 9 months ago

There is an apparent issue when rendering repeating date objects in a DatePicker component. I'm seeing issues with color, label text, and the number of labels. Rather than recreate it here, the issue is described in detail on Stack Overflow:

Rendering Repeating Dates in V-Calendar DatePicker Component

v-calendar v3.1.0

DaveL17 commented 9 months ago

Never mind, it was apparently a syntax issue (see my answer to the GH question).