Relative Content

Tag Archive for vuejs3fullcalendarrrule

FullCalendar with Vue 3: Recurring Events Showing Incorrectly

I’m using FullCalendar with Vue 3 and the rrule plugin to handle recurring events. However, I’m encountering an issue where events set to recur weekly (or with any other frequency) display every day instead. Here is the relevant part of my code: