Hi,
I have activated the infinite scroll management in one of my views and when loading the data I see this error from the console
Uncaught TypeError: Cannot read properties of undefined (reading 'sort')
How can I fix?
Regards
Based on the screenshot you shared, I see you did not activated the pagination, to have infinite scroll you must chose the pagination option "Pagination enabled with manual transition and AJAX" and select infinite scroll.
I see you selected "No pagination" - am I missing something here?
I just checked with my test site where I set pagination to display two posts per page and with infinite scroll:
=> hidden link
I do not see any JS error.
In order to minimize the cause of the issue as well as to know where to problem resides:
*** Please make a FULL BACKUP of your database and website.***
Could you please try to resolve your issue by deactivating all third-party plugins as well as with the default theme to check for any possible conflicts with any of the plugins or themes?
- Do you see any difference?