Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Scheduler › Update date from server do not refresh the data › Reply To: Update date from server do not refresh the data
March 3, 2023 at 12:46 pm
#104459
Keymaster
Hi Andrea,
I’d suggest you to check whether this is cache related. I would also suggest you to console.log the this.listEvents as it could be also Async related i.e you set the dataSource to the old value, not to the new value.