SammyAttemptsCode wrote a reply+100 XP
5mos ago
AIS refinement lists - and hiding them (Typesense adaptor)
For those stumbling upon this in the future, I have found the issue.
The culprit is the
:sort-by="['name:asc']"
That is within the ais-refinement-list. Remove it and it won't refresh and reset the refinements.