I am new in magento2, I have developed project everything is fine but some browser has caching issue when load product details page (image or add to cart button ) not loading at the same time. then we need to hard refresh page (Ctr+shift+R) then Javascript and product details loaded on the server.
This issue happens only in Microsoft Edge and some chrome browser only
how to solve this issue please help me.
I am using
----------------------
magento2.3.2
PHP 7.2
I enable production mode after an upgrade and deploy, and flush same issue is happens
Have you found any solution? I am experiencing the same issue.