-
-
Notifications
You must be signed in to change notification settings - Fork 64
Description
There is an issue with the endless scroll functionality in the collection pages of Shopify. The error appears in the console and seems to be related to the XMLHttpRequest response type.
Error Message
ajaxinate.min.js?v=6…996711592987443:125 Uncaught DOMException: Failed to set the 'responseType' property on 'XMLHttpRequest': The response type cannot be changed for synchronous requests made from a document.
at ajaxinateConstructor.getTheHtmlOfTheNextPageWithAnAjaxRequest [as loadMore] (https://ajaxinate.myshopify.com/cdn/shop/t/2/assets/ajaxinate.min.js?v=6914589…:125:29)
at ajaxinateConstructor.handleScrollEvent [as checkIfPaginationInView] (https://ajaxinate.myshopify.com/cdn/shop/t/2/assets/ajaxinate.min.js?v=6914589…:101:12)
This issue started occurring recently, possibly within the last few days or today.
I can see it happens too in the demo store.
