Forum Replies Created

Viewing 1 replies (of 1 total)
  • 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 1 replies (of 1 total)