Thumbnails of files don't appear immediately in the Media Library in the production mode

Hi people. Can pls someone help with the strange behaviour of the Strapi.
I try to upload any file into Media Library and it uploaded, but UI doesn’t show a thumbnail of file in the real time. If reload page it also doesn’t help. But interesting aspect is when I open developers mode in browser via F12 and switch “Disable cache” active everything works fine.
The similar situation is when I try to delete file from the Media Library. If I do this action without enabled “Disable cache”, UI doesn’t update.
This happens only in the production mode, on the staging or local this problem isn’t exist. It is looks like in production Strapi makes some cache for UI and doesn’t update it correctly.