Questions tagged [fullcalendar-5]

Inquiries regarding the 5.x version of FullCalendar are welcome here. Be sure to always include the "fullCalendar" tag when posting about this topic.

What methods can be used to stop events in a resource timeline from overlapping?

I am facing an issue with the calendar display when dealing with events that have weekly intervals. The problem occurs when the slot duration is also weekly and doesn't align perfectly, resulting in a "zig-zag" pattern in the calendar: https://i.stac ...

Issue with loading function in FullCalendar React integration

Currently experimenting with FullCalendar v5 for React and exploring the Resource Timeline view feature. Facing an issue with the "loading" function - the idea is to monitor the state of FullCalendar and, if it's in a loading state, display a Spinner compo ...

How can I incorporate a feature in my Angular application that allows users to switch between different view types, such as days, using JavaScript

Greetings, community! I am currently utilizing version 5 of the fullcalendar library from https://fullcalendar.io/ in my Angular 9 application. I have noticed that the calendar offers various options to change the view type as shown below: https://i.stac ...