Skip to main content

Questions tagged [fullcalendar-6]

Questions about the 6.x branch of FullCalendar. Always use the "fullCalendar" tag in conjunction with this tag.

fullcalendar-6
0 votes
0 answers
5 views

React Full Calendar events that are associated with resources are not getting rendered on the resourceTimelineMonth view

We are already using a licensed version of Full Calendar in our application which is in Open UI5, we are in the process of converting our application screens into React, so as a part of this ...
elanpras's user avatar
0 votes
0 answers
9 views

Recurring events / rrule : dtend

How do you create recurring events with a duration different than Fullcalendar's default as 1 hour ? RRule basics work, but you cannot specify duration. The issue I see is that rrule lib does not ...
nxmndr's user avatar
  • 1
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
0 votes
0 answers
21 views

TimelineMonth sticky header is not working

I refer to this demo demo I added the height attribute auto to my config, but it didn't work. My fullcalendar version is 6, use vue2 frame this my config { // ... select: this.handleDateSelect, ...
MingHao Zhu's user avatar
0 votes
0 answers
23 views

How to vertically reorder events by drag and drop in fullcalendar?

I am using the version 3 of fullcalendar in my PHP project and currently we are already using the drag-n-drop function to change the dates of the events in the non-time-aware views (basicDay, ...
Muriel Rupp's user avatar
0 votes
0 answers
20 views

How to avoid displaying duplicate events in full calendar

I am having an issue with duplicate events displaying in my calendar. I have all my events organized by me shown and the events can be held in different rooms, if I also click the room this function ...
flaw's user avatar
  • 33
1 vote
0 answers
110 views

Fullcalendar refetchEvents doesn't always re-render ui with updated data

I have a problem with the calendar UI not getting refreshed upon event edit/delete. I have a custom modal which lets me edit/delete the event and upon save, data is updated to the db and there is a ...
Gaurav's user avatar
  • 11
2 votes
0 answers
21 views

Fullcalendar JS - Is it possible to have different eventContent renderers for different eventSources

Simply put, I have custom eventContent renderers for my primary events and I want to add a google calendar feed as a secondary source of events, problem is my custom eventContent renderer (which is ...
bnsprdo's user avatar
  • 21
0 votes
1 answer
25 views

fullcalendar invert week days and hours in timeGridWeek

I have a working calendar using Fullcalendar V6. as a timeGridWeek all the events are loaded and displayed correctly but I want to have a custom view where the weekdays should now be displayed as rows ...
N3K0100183's user avatar
0 votes
0 answers
14 views

Inconsistency Date and Classes - FullCalendar v6

Problem Description I am using FullCalendar to display events on a calendar, but I've noticed inconsistencies in the dates shown. Specifically, the calendar cells don't seem to match the event dates, ...
Felipe Levinir's user avatar
1 vote
1 answer
47 views

How can I retrieve only the 'next event' in console.log?

calendar.getEvents(); The above will of course list all events stored in client-side memory. Is there a similar command that will list only the 'next' event that will occur from that time forward? ...
MartyMcFly's user avatar
0 votes
0 answers
32 views

using eventContent option causes rerendering of my event content. It's not happening for the view without eventContent being set

I'm using fullcalendar react and want to customize the way events are displayed on the weekly calendar view. Even if my eventContent is just a basic one like returning the title, it causes a re-render ...
koka's user avatar
  • 1
0 votes
0 answers
13 views

FullCalendar RRule Not Respecting DST When using ISO Formatted 'dstart' option

Please correct me if I am using the rrule plugin incorrectly. FullCalendar Version 6.1.11 with rule plugin in React The below pertains to recurring events only. I do not have an issue with normal ...
tcjens's user avatar
  • 1
0 votes
0 answers
22 views

Setting scrollbar position on FullCalendar Year Timeline view

Is there a way to automatically adjust the lower scrollbar to represent the current time when the year view is initially loaded? I am working on a project where it would be highly beneficial for the ...
Szymon Czech's user avatar
0 votes
0 answers
37 views

Fullcalendar v6 HTTP error 404 when clicking on event

I am using fullcalendar v6 in an asp.net framework environment. All functions work fine except when i click on an existing event i get the error: http error 404.0 - Not Found Requested URL: https://...
Mitch's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
8