this.ext.inlineEditors.destructor is not a function

Hello. I tried calling gantt.destructor() but i am getting this error. I am not using the inlineEditors extension. The version of gantt I’m using is Version 9.0.4, Professional Edition.

Hello Cairo,
This issue should be fixed in the 9.0.9 version:
https://docs.dhtmlx.com/gantt/whatsnew.html#:~:text=Fix%20the%20error%20that%20occurred%20when%20destroying%20Gantt%20without%20initializing%20the%20grid%20view

Here is an example in the snippet:
https://snippet.dhtmlx.com/c9vncegg

If you cannot upgrade to the newer version, as a workaround, you can initialize Gantt with the grid before loading it without grid:
https://snippet.dhtmlx.com/rnaxd6pv