Collection Widget Images Not Updating When Switching Entries extremely Quickly
Hi everyone,
I have a DataTable with several entries. When I click an entry, a service runs and loads the images from the imagePath stored in that entry. Everything works fine normally — the Collection widget displays the correct images.
However, when I switch between entries very very fast, sometimes the images from a previous entry stay visible and do not update, even though the selected entry has changed. It looks like the Collection widget doesn’t refresh properly when service calls overlap or happen too quickly.
Has anyone experienced this behavior or found a reliable way to force-refresh the Collection widget when rapidly changing entries?
Thanks,
Jamal

