vue-storefront-1
vue-storefront-1 copied to clipboard
[Bug]: wrong product sort order after switching a category
Describe the Bug
See steps to reproduce. Probably related to https://github.com/vuestorefront/vue-storefront/pull/5819
Current behavior
No response
Expected behavior
The product sort order must be the same as it is after refreshing a page.
Steps to reproduce
- Set
defaultSortBy.attributetopositionandordertoasc; - Set sort order for products on Magento;
- Open any category page;
- Switch to other category page via menu where the product sort order is set;
- Refresh the page to see the correct order.
What version of Vue Storefront are you using?
1.12.1
What version of Node.js are you using?
12.22.9
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
macOS
Relevant log output
No response
Able to fix / change the documentation?
- [ ] Yes
- [X] No
Code of Conduct
- [X] I agree to follow this project's Code of Conduct