different resources on different days, in same view (vertical resource view)
Thanks very much to the contributors here. I have a view with the resources, for example the view day (but it could also be the view week or the view month) and (using the property groupByDateAndResource:true ). Is it possible to hide one resource for a single day (in view with two days or in week)?
As in the example (like in the image)
DAY RESOURCES ENABLED
Monday A,B,C Tuesday A,B Wednesday A,B,C Thurday B,C Friday A,C Saturday A,B,C Sunday C
Thank you

While refetchResourcesOnNavigate is somewhat similar to what you are trying to achieve, it is not good enough for what you describe.
This is a new feature request. I will consider.
This would be great, I need something like this but for different people whom work on different days.
Any word on something like this?
I found a similar issue which seems would capture this need: https://github.com/fullcalendar/fullcalendar/issues/4290