Hi all,
I have found an issue with JET 13.0.0, where the tooltip on a gantt chart will overflow the window if it contains a table that populates asynchonously.
I am fairly certain this is caused by the change in the tooltip size (height) after initial render. If I change the initial size of the tooltip by giving it a style-height (large enough to contain the table), the issue disappears.
I have provided a minimal working example based on the tooltip renderer demo in the cookbook. https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=gantt&demo=tooltip


TestGanttTooltip.zip (110.58 KB)
Kind Regards,
Philip