Load more in Search Results not working #2659
Labels
3: Medium complexity
bug
Bug reports
P3: Normal
Priority mark - normal priority
QA approved after merge
Testers will add this label after positive check on merged changes
vs-hackathon
Tasks for the Hackathon
Milestone
Current behavior
When there are more search results then the initial batch a "Load more"-button is displayed, but clicking it does nothing. Seems vue-storefront-api response is not returning more products.
// EDIT: Problem only occurs, if you type the search term really fast (which triggers a lot of requests in short time). Request for more products then somehow has the wrong offset (e.g. from=36 instead of 18).
Expected behavior
Load more products and append them to the list.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
NO
Which Release Cycle state this refers to? Info for developer.
https://demo.storefrontcloud.io
https://test.storefrontcloud.io
https://next.storefrontcloud.io
The text was updated successfully, but these errors were encountered: