Our state of the art Gantt chart


Post by kenken9301680 »

Sorry, but I am deploying to the product because of that error, I can't build it, so is there any fix


Post by pmiklashevich »

Pavlo Miklashevych
Sr. Frontend Developer


Post by pmiklashevich »

Reading your code snippet carefully I paid attention you're changing subGridConfigs. This is a config. It is not supposed to be changed dynamically.

And the subGrids getter you can simply replace with the getSubGrid function.

// gantt.subGrids.locked => gantt.getSubGrid('locked')

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply