Hello!
I have built a predictive search feature to search through a collection list of 606 items. I’m using CMS Load pagination and CMS Filter from Finsweet.
My issue is that it is initially primarily only fetching from the first 150ish collection items. For example: if I type in anything short like “tr” it will only show matching items in the start of the collection list, showing 7 of 40 results when I’d like to show all 40 results.
If I change the CMS Load attribute to Render-All it is functioning properly but is painfully slow. I’m under the impression pagination attribute should function how I desire but I can’t get it to work.
Any ideas how to fix this and have pagination fetch from the entire list even with a shorter input?
Predictive search resource: CMS Predictive Search - Webflow
Here is my public share link: LINK
(how to access public share link)