Graeme43
Results
14
comments of
Graeme43
Updating the tasks via setTasks will cause a rerender of the chart. ``` useEffect(() => { setTimeout(() => { // make copy of tasks otherwise it will not cause a...
Does it happen on the example project?
Have you built the main branch code as well?
Can you use the task styles.backgroundColor to show the critical path rather than the arrow?