Skip to main content
-1 votes
0 answers
61 views

Fullcalendar is not showing the timetable

am trying to include a fullcalendar, to a timetable i developed in the backend with laravel, the data are being fetched but it does not render the timetable content. i have tried including console ...
IfeanyiNnaemego's user avatar
0 votes
0 answers
37 views

Astro/React/Contentful - I don't think I'm understanding how the js renders on the server vs client [closed]

I am learning a new stack of Astro, Contentful and sometimes React components. I am a little in over my head, but that is how I like to learn - with a broad overview of a project. I am trying to pull ...
Katie Pardee's user avatar
-1 votes
0 answers
24 views

FullCalendar React working with time zone

We have an app where users can book event to a specific time and date. We have multiple stores located across the world. When a user book a treatment through our system, he selects the store location ...
ytpm's user avatar
  • 5,098
-1 votes
0 answers
47 views

fullcalendar weekdays work hours background color

I want to create a background color for working hours/working days. I was successfully doing the working days (mon-fri) on monthly view using a code below. const handleWeekStyle = useCallback((...
Ary Maulana's user avatar
0 votes
0 answers
29 views

Updating `dayCellContent` with contents of events with FullCalendar

I want to update a cells header either based on an event, so looking for a special string, or through some other way to send in data from an API. This would be something that is unique to each day. I ...
Jon Heckman's user avatar
0 votes
0 answers
47 views

Fullcalendar scrollToTime not working. Page remains unmoved even after using setTimeOut

I am trying to display Fullcalendar in "timeGridDay" and datesSet or loading or eventsSet methods. I am making use of scrollToTime('07:00:00') method but its not working. The page remains ...
mavilla vishnu vardhan's user avatar
0 votes
1 answer
113 views

How can I customize the style of FullCalendar?

I'm currently working on a project where I'm using FullCalendar for displaying events. While FullCalendar is a great library, I'm looking to make some specific style customizations to better match the ...
KRAKENito's user avatar
0 votes
0 answers
26 views

Fullcalendar show modal from url

I'm using Fullcalendar and everything is working fine, I have a weekly calendar with events and when I click on an event than a modal shows with more information about this event. Let say I show this ...
Arie's user avatar
  • 371
0 votes
0 answers
23 views

"Generic type 'ExtendedVue' requires 5 type argument(s)" with FullCalendar 6 and Vue 2

I'm upgrading FullCalendar from 5 to 6 (using the migration guide), I use Vue 2.6.12 with Webpack and TypeScript. The application runs fine on dev but it's not building: vue-cli-service build ERROR ...
Pierre de LESPINAY's user avatar
0 votes
1 answer
57 views

Laravel - LiveWire with FullCalendar try to refresh showing events

I have a page with a LiveWire componant for showing Fullcalendar events. The page is working well, the events are showing and i can change month,weeks and the activites a loaded well. I'm lost and ...
Meche's user avatar
  • 1
0 votes
0 answers
37 views

The equivalent for 'renderEvent' method from v3 to fullcalendar v6

I currently transitioning to fullcalendar v6. I cannot find the equivalent of 'renderEvent' method from v3 to v6. And also the '$.fullCalendar.formatDate(date, "yyyy-MM-dd")' I added this ...
heero's user avatar
  • 248
0 votes
0 answers
30 views

The date title doesn't display in day views when groupByDateAndResource is true

I'm using fullcalendar v3. I don't know why the Date title is hidden in the Day view when I set groupByDateAndResource to true. In other views it still displays. How can I display the title in the day ...
thien huynh's user avatar
0 votes
1 answer
31 views

How to build calendar for DTSTART, DTEND and RRULE?

I use DTSTART and RRULE values for build calendar: <script> document.addEventListener('DOMContentLoaded', function() { var calendarEl = document.getElementById('calendar'); var ...
VasyOK's user avatar
  • 11
2 votes
1 answer
69 views

Is fullcalendar 5 compatible with angular 15+?

I'm in the process of updating my angular project from 13 to 17 and currently using fullcalendar/angular version 5.11.2. Is this version compatible with Angular 15 to 17 ? I managed to use version 5....
MattD's user avatar
  • 33
1 vote
0 answers
30 views

Getting issue for selection dynamic slot duration in fullcalander

I want to display slot duration dynamically for day because we are using fullcalander for booking the volleyball court bases on hours like 10 to 23.
 I want to set the slot duration for 10 to 03:00 ...
Ajay Kumar's user avatar

15 30 50 per page
1
2 3 4 5
658