fullcalendar / fullcalendar

Full-sized drag & drop event calendar in JavaScript
https://fullcalendar.io
MIT License
18.65k stars 3.62k forks source link

no resource function callback on week navigate in timelineview #7692

Closed grelle closed 5 months ago

grelle commented 5 months ago

Reduced Test Case

https://codepen.io/grelle/pen/OJrQVVz?editors=1111

Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket?

Which connector are you using (React/Angular/etc)?

No connector (vanilla JS)

Bug Description

refetchResourcesOnNavigate set to TRUE should produce a resources function ? This does not seem to be the case when in timelineview and toggling weeks. It does however fire on other views.

Was not able to produce the reduced testcase with timelinevies, because of premium maybe ?

acerix commented 5 months ago

Please refer to the support page and use Stack Overflow for help. If this is a bug, please supply a runnable, stripped-down demonstration.