Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOMException Error in ajaxinate.min.js #85

Open
albahgonzalez opened this issue May 17, 2024 · 1 comment
Open

DOMException Error in ajaxinate.min.js #85

albahgonzalez opened this issue May 17, 2024 · 1 comment

Comments

@albahgonzalez
Copy link

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.

Captura de pantalla 2024-05-17 a las 11 48 06

@albahgonzalez albahgonzalez changed the title Bug Report: DOMException Error in ajaxinate.min.js DOMException Error in ajaxinate.min.js May 17, 2024
@newnorthdigital
Copy link

We experience the same across several stores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants