Is it possible to know when the finsweet filter has done filtering?

I want to implement my own sorting of the finsweet filtered items.

The problem is, I can’t detect when the finsweet filter has returned all the items, thus, my sorting algorithm gets applied before all the elements are present.

So, is it possible to wait and/or know for the items to be filtered by finsweet?

Thanks.


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

I don’t believe they offer a callback function. You should reach out to the {FS team directly or handle the filtering with your own <code>.