- 🇧🇪Belgium borisson_ Mechelen, 🇧🇪
Since this is in the 1.x version of facets and it is regarding ajax, I'm going to close this issue. We are only supporting ajax with views in facets 3.x.
i have added the facet module along with views. I am using views ajax, while clicking facet module filter values are send to views Ajax controller. When i remove filter values it has to show all views values.while loading all values(to load all values it takes time) if click another filter that filter values are loaded in ajax quickly(fewer view values loaded in ajax quickly) before previous ajax values. After that only previous ajax values loaded. I want to discuss the possibility of setting ajax request count based on that views values need to render even if first ajax request loaded after second ajax request, second ajax request values need to render in views page(based on ajax request order, ajax response, need to send)
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since this is in the 1.x version of facets and it is regarding ajax, I'm going to close this issue. We are only supporting ajax with views in facets 3.x.