Hi, i´m facing this problem right now, my Gantt using this component (latest release 4.2.1), works for some weeks, but now, my screen freezes, and making some debugging, its show a problem with deprecated use of function in this error: (The ‘content’ attribute of Window objects is deprecated. Please use ‘window.top’ instead.)
Debugging the code stops in line 5107, with code: while (this.getParent(task)) {
Its possible to fix without to wait for a new release?