Our state of the art Gantt chart


Post by surebhava »

Hi team,
I referred this https://bryntum.com/docs/gantt/guide/Gantt/integration/react/data-binding and created the project. But data is showing for a second and hiding. I have attached the test case.

Please let me know if anything I have missed.

Attachments
test-case.zip
(1.02 MiB) Downloaded 38 times

Post by alex.l »

It works well if I simply remove <React.StrictMode> wrapper .
There are known problems with using StrictMode in React v18 in dev mode.
Please see
https://reactjs.org/docs/strict-mode.html
https://stackoverflow.com/questions/72112028/does-strict-mode-work-differently-with-react-18

All the best,
Alex


Post by alex.l »

I've opened a ticket to check what exactly is going on and handle it https://github.com/bryntum/support/issues/4654

All the best,
Alex


Post Reply