zunnzunn / vue-ganttastic

Simple, interactive and highly customizable Gantt chart component for Vue 3
https://zunnzunn.github.io/vue-ganttastic/
559 stars 139 forks source link

highlighted-units error #83

Open bigqiusnow opened 1 year ago

bigqiusnow commented 1 year ago

When I set the attribute
highlighted units="[0,1,2,3,4,5,6,12,17,18,20,21,22,23]" the 7th and 8th hours are also highlighted.

image

zunnzunn commented 1 year ago

Could you provide more details, e.g. the version of vue-ganttastic used, browser and other props? I was not able to reproduce this.

PS: I will have to think of a standard format for creating issues.