• Weird issue where the filter is causing the shop page to constantly reload, but only on ipad. I’ve tried in safari and chrome and the same issue. If I remove the widget the page loads correctly. It is also not an issue on iphone.

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,

    this is a strange issue.

    Which version of Ipad ? Are you sure you haven’t a plugin issue ? You can ry to deactivate all plugins (except WooCommerce and Product Filter) and test it. If the problem disappears, enable the other plugin one by one to find the cause of this issue.

    Let me know
    YITH

    Hi,
    I just experienced the same issue on my iphone for a site I recently built that uses this plugin.
    I believe it’s being caused by:
    window.addEventListener(“popstate”, function(a) {
    window.location.reload(!0)
    })
    The popstate event appears to firing on page load on my iphone’s version of iOS, resulting in a never ending reloading of the page. I do think it’s been fixed in more recent versions of iOS though, as my new iPad works fine.

    • This reply was modified 7 years, 4 months ago by mintstone.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘filter breaks page only on ipad’ is closed to new replies.