@luka maybe you can help.
In the docs of vuecal there is stated that on multiple days events 3 css classes are present to add custom styling to the start day, end day and days in between. I confirmed this using codepen.
This could be a workaround, but when I inspect my Weweb page with a multi-day event, it looks like these classes are not available.
Is there an alternative or can the dev team update the calendar element to be able to hide event info (title, description, time) on middle and end days, preserving the height of the event, and maybe manage the radius of each event?
Besides this, are there plans for a new calendar component based on another library like Fullcalendar?