I have the Gantt chart working and we’re trying to use the resources management view but we have a small bug when DHTMLX tries to update the resource histogram.
The problem arises when a resource has no affectation on the visible cell range (the timetable has dates but it is out of range) after scrolling.
At this moment the “sizes” variable is undefined when the render capacity element is called and the error is displayed on the console: cannot read property ‘top’ of undefined
Is there any work in progress to solve this?
Thanks