Hi Syncfusion,
We are using yours FileManager components in the project and one of our tester found a behavior that we would like to fix. It is not refreshing thumbnail for images files.
Case:
- Upload 2 different image, for example:
- image_1.png,
-
image_2.png
2. Rename
image_1.png to let say
image_3.png.
3. Rename
image_2.png to image_1.png.
After this operations you should end up with 2 different files having the same thumbnail.
Like we did here [those are different files]:
And below you have console view for them:

How to fix it?
Kind regards,