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
Describe the bug
When adding facets (category specifically) it autopopulates but doesn't display all of the facets that would match.
To Reproduce
Steps to reproduce the behavior:
Ensure that you have thousands of facets and thousands of products
Go to Collection
Click on Filters
Add the Facet filter
Start typing in the facet name that you're looking for
Not all facets that exist that would match what you typed will show up.
Expected behavior
Expected that all facets will show up. This is the only way we can assign a facet for a category, outside of programmatically doing it via a script.
Environment (please complete the following information):
@vendure/core version: v2.02
Nodejs version: v16.16.0
Database (mysql/postgres etc): postgres
The text was updated successfully, but these errors were encountered:
Describe the bug
When adding facets (category specifically) it autopopulates but doesn't display all of the facets that would match.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected that all facets will show up. This is the only way we can assign a facet for a category, outside of programmatically doing it via a script.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: