Skip to main content

All Questions

0 votes
1 answer
46 views

Premium Fullcalendar not picking up Bootstrap5 theme

This is what i'm seeing (theme does not look to be applied) This is how i would expect it to look I can get the bootstrap theme to work on the standard edition of fullcalendar, just not the premium ...
case1352's user avatar
  • 1,126
1 vote
0 answers
345 views

fullCalendar and bootstrap theme

I try to use the "bootstrap5" theme on the excellent fullCalendar 6. I followed the documentation. My config is : const calendar = new FullCalendar.Calendar(calendarEl, { ...
Dom's user avatar
  • 3,298
0 votes
0 answers
40 views

Issue with FullCalendar 6 eventClick popover positioning

I'm currently working on implementing a FullCalendar 6 with eventClick functionality that opens a popover with additional details about the clicked event. However, I'm facing an issue with the popover ...
Bineesh Varghese's user avatar