Bar is not display on load

Hello,

When i load gantt, it’s not display bar. (See image)

Suppose,

  • If i resize browser window after load it’s display bar
  • If i click on scale(day,week,month,year) after load than it’s display bar

What’s problem ?


Hi,
please give a link to that page, or attach a sample of data that reproduces the problem. Btw, are there any js errors in browser console?

Hello Aliaksandr,
Right now it’s not possible to send page or data, but i will try for that.

There is no any error in js(Check with browser console)
But if i put gantt.parse() function in setTimeout with 0 millisecond delay, it’s render gantt perfect.