Elkfox / Ajaxinate

🎡 Ajax pagination plugin for Shopify themes

Home Page:https://ajaxinate.elkfox.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResponseXML null on Safari

Bhakti-mak opened this issue · comments

On safari ResonseXML null but on chrome it's working fine.
I got this error on safari:
TypeError: null is not an object (evaluating 'this.request.responseXML.querySelectorAll')

Desktop:
OS: iOS 11.1
Browser: safari

Device: iPhone11
OS: iOS15.1
Browser: safari (latest version)

Try replacing your ajaxinate.js file with this https://gist.github.com/de83dda78359220bcf65de8f4461958f it was updated based on this fix #76 (comment)