Units View not loading .ics file events properly

I have loaded the ical files into the scheduler and the month, week and day views work properly. But the units view is not segregating the events into their respective unit. I have specified the property keys (unit IDs) in the ics files as well.

The sample page in the documents uses JSON instead of ics/iCal. Does the unit view support iCal? If so how do i solve this issue?

Hi,

The name of the property in data must be the same as the “property” value in createUnitsView() method. Perhaps you have to change the name “key” to another one. http://prntscr.com/mmp94j

https://docs.dhtmlx.com/scheduler/units_view.html#loadingdatatotheview