Disabling SFFV when there are few results visible keeps it disabled in some cases
See original GitHub issueDo you want to request a feature or report a bug?
bug
Could you make a jsfiddle that replicates this issue, it might be hard to find your exact use case otherwise @gabriel-kaam. Mostly how you load the extra facets.
Bug: What is the current behavior?
SFFV stays disabled when less than the maximum facets are visible, and more are loaded
Bug: What is the expected behavior?
SFFV to work when there are more than enough results
Bug: What browsers are impacted? Which versions?
all
Bug: What is the proposed solution?
Make the disabling of sffv opt-in instead of a default.
What is the version you are using? Always use the latest one before opening a bug issue.
v1.11.11 I guess, what version do you use @gabriel-kaam?
More detailed description at https://github.com/algolia/instantsearch.js/pull/2120#issuecomment-302405242
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (2 by maintainers)
Top GitHub Comments
@Haroenv I use the CDN version https://cdn.jsdelivr.net/instantsearch.js/1/instantsearch.min.js .
The version live ATM is instantsearch.js 1.11.7
@gabriel-kaam sorry it took so long for me to get back at you. Your use case of using a very big limit is not very often, we’ll add a new option to opt-out of this mechanism.