You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: