I have a react app installed in AWS s3. And I am serving the content using AWS CloudFront. I have made some changes in the app and did invalidation in the CloudFront. It is serving updated content in all browsers excpet Google Chrome. Google Chrome loads the page with the old content. Could you please let me know why it's happening?
Thank You.