I would be very grateful for any responses! What is happening with my facet? The filtering strip by range disappears after the filter.
Hello everyone who has started reading this topic and might help me with it.
I have a little problem.
I'm working on Drupal 7.
I'm conducting a search on the site using the Search API module. I find products that interest me.
To filter products by price, I'm using the facet of the same module. At first, it displays correctly. There is a scrollbar from $1 to $100. But as soon as I filter even by $1, something strange happens with this facet. The slider bar disappears, leaving only the numbers and text for the range.
Could this be related to the fact that multiple products are associated with the node?
What needs to be fixed?
And why is the range not multi-currency? It always shows the same currency as default?
Thank you very much in advance for any answers or advice!