Our state of the art Gantt chart


Post by jhughesoneplan »

Go to your advanced demo.
go to task 1.1.5 (Run Tests)
In successor column select Install Apache (This is invalid dependency)
Now scroll (using mouse) outside of dependency picker inside the grid all the way to bottom and back to top.

You get the following error:

Uncaught DOMException: Failed to execute 'setEndBefore' on 'Range': the given Node has no parent.
    at Row.moveContentFromCell (https://bryntum.com/products/gantt/build/gantt.module.js?468079:28:200536)
    at Row.renderCell (https://bryntum.com/products/gantt/build/gantt.module.js?468079:28:198954)
    at Row.render (https://bryntum.com/products/gantt/build/gantt.module.js?468079:28:196603)
    at RowManager.displayRecordAtTop (https://bryntum.com/products/gantt/build/gantt.module.js?468079:53:20301)
    at RowManager.fillAbove (https://bryntum.com/products/gantt/build/gantt.module.js?468079:53:18559)
    at RowManager.updateRenderedRows (https://bryntum.com/products/gantt/build/gantt.module.js?468079:53:17618)
    at Gantt.onGridVerticalScroll [as onGridVerticalScrollNow] (https://bryntum.com/products/gantt/build/gantt.module.js?468079:53:165285)
    at Gantt.<anonymous> (https://bryntum.com/products/gantt/build/gantt.module.js?468079:10:259309)
    at Gantt.g (https://bryntum.com/products/gantt/build/gantt.module.js?468079:10:249692)
    at https://bryntum.com/products/gantt/build/gantt.module.js?468079:10:254670

Post by marcio »

Hey jhughesoneplan,

I tried to reproduce the error but didn't get any message. I attach a video to demonstrate how I tried to reproduce it, am I doing it correctly?

Attachments
Bryntum Gantt - Advanced demo - 31 May 2023.mp4
(997.21 KiB) Downloaded 18 times

Best regards,
Márcio


Post Reply