Hi all,
I don’t know what I’ve done wrong but for some reason my fuzzy search is not working on my repeating group. I’ve followed @gregjohnkeegan tutorial to the letter - Fast Fuzzy Search | Bubble.io Tutorial - YouTube - and for some reason it’s not working.
Can someone see where I’m going wrong?
I’ve added the fuzzy plugin to the page and have given it the same data source as my repeating group and all added an ID
Here is my repeating group
Here’s is my input search box with ID
And lastly, my conditional on the repeating group to show the new results in the RG when the input has text
When I type text in to the input box, nothing at all happens. It just shows all the fields. Weirdly, when I change the conditional on the RG to “Input Search student’s value is empty” nothing shows to begin with but when I then type in text the fuzzy search works perfectly.
Can anyone shed any light in to what I’m doing wrong? I feel like I’m going round and round in circles.