I have enabled the timeRanges feature in my Calendar's configuration, and added several time ranges, linked to resource IDs to my Calendar's ResourceTimeRangeStore store. However, whatever I try, I do not see any time ranges appear in my Calendar.
That is unfortunate to hear. Will this be a feature supported in the future?
I am working with a Calendar of employees. Each employee has slots during the day where they have time off. I can't display this without resource-specific time ranges. I can imagine more people are looking for this kind of feature.
I'm not loading it through the CRUD, like the example does. I load it in runtime accessing the calendar's instance and set it using the following code, as provided: