Reply 246876 to: Err_cache_miss

Avatar: Rose Tyler
Rose Tyler
Support staff
August 7, 2020 at 15:16

The situation is independent of our theme, it works the same even with default WC theme – Storefront.
As a workaround, you can install Insert Headers and Footers plugin, and add the next code:

<script>
if ( window.history.replaceState ) {
  window.history.replaceState( null, null, window.location.href );
}
</script>

into “Scripts in Footer” area.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.