Calendar: Multiple Month/Year selection mode not highlighting selected month #4418
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Original Report on PrimeReact: primefaces/primereact#4892
After taking a brief look, it seems like the
isMonthSelected
function in the calendar component is not functioning as it should:value
is an array of dates when the selectionMode is multiple not a single date. Same could be for Years but I haven't checkedReproducer
xx
PrimeVue version
Latest
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
Alll
Steps to reproduce the behavior
Does not highlight months same for
year
Expected behavior
Should highlight months and years.
The text was updated successfully, but these errors were encountered: