I'm having an issue with the latest version of Rapido. More specifically with the product list sorting and filtering.
While they both work as intended on their own, they cannot work together. As far as I can tell they each overwrite the json feed so it is never possible to sort a filtered list or filter a list with a predefined sort order.
Also, because elements like the collection lables from the filter are comming from the json path related to the filtering, these will dissapear when attempting to sort, and reappear when using the filter...
Are there any of you who have tackled this issue in any of your previous projects?