Page 2 of 2

Re: [REACT] Refresh project data

Posted: Tue Jan 31, 2023 4:41 am
by alex.l

Please share full code. It depends on where did you set that.
You can change it with this code:

taskDom.style.backgroundColor = "blue";

Or try to disable https://bryntum.com/products/gantt/docs/api/Core/data/mixin/StoreSync#config-syncDataOnLoad for eventStore. It might help, but very depends of your solution, so better to provide runnable test case.


Re: [REACT] Refresh project data

Posted: Tue Jan 31, 2023 4:44 am
by hien.nguyen

Thanks., I'll reset all by CSS level.