Hi,
Recently I followed the tutorial on how to implement Gantt as a component on VueJS. The tutorial was helpful but as soon as I try to retrieve the data from a database, in this case firebase. The data goes through the components, it is displayed on the VUEJS chrome extention, but it seems the component doesn’t update the task on itself. Anybody had the same problem or could help me out with this one? Thanks!