JavaScript UI Libraries & Blazor Components Suite – Smart UI › 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
Markov
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.