You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
On the Product Search Results template, if the user applies some filters on the Product Query and after that enables "Inherit Query from template", the preview doesn't update and shows only the products that match the filters.
Describe the bug
This issue is a follow-up of this comment.
On the Product Search Results template, if the user applies some filters on the Product Query and after that enables "Inherit Query from template", the preview doesn't update and shows only the products that match the filters.
The preview for other templates is updated correctly because Gutenberg logic takes care of it.
To reproduce
Steps to reproduce the behavior:
Expected behavior
When the "Inherit Query from template" option is enabled, the preview should be updated and show all the products.