Hello,
I'm having an error when combining
resource view with
virtual scrolling.
The trace:
Uncaught TypeError: Cannot read property 'querySelector' of null
at ChartRows.triggerQueryTaskbarInfoByIndex (chart-rows.js?db6d:1487)
at ChartRows.refreshRow (chart-rows.js?db6d:1662)
at ChartRows.refreshRecords (chart-rows.js?db6d:1717)
at ChartRows.createTaskbarTemplate (chart-rows.js?db6d:1281)
at ChartRows.renderChartRows (chart-rows.js?db6d:110)
at GanttChart.renderChartElements (gantt-chart.js?ed16:88)
at Observer.notify (observer.js?e8e3:99)
at Gantt.Component.notify (component.js?4e82:249)
at Gantt.treeDataBound (gantt.js?01a2:794)
at GanttTreeGrid.dataBound (tree-grid.js?5e26:193)