-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Description
Steps to reproduce
- Install Magento from
develop
branch - Install sample data (easy way) or create products, one category and one filterable attribute
- Go to a product category (by example "Women > Tops")
- Select a filter (by example "Climate > Indoor")
- Sort products by position
Expected result
- Products position should stay the same across page loads
Actual result
- Products position are not persistent across page loads (when the page is reloaded, different products are displayed)
- When a list of products (filtered by one or more attributes) is displayed on several pages, same products are displayed several times
Example
Category "Tops > Women" filtered by "Climate > Indoor":
The same page but after pressing F5:
The same page after a second refresh: