Due to the fact that we have some additional questions regarding your settings, can you please add our Support Team email to the list of collaborators to your application and provide us a link to your application? This will allow us to check your settings and run some tests to fix the mentioned problem.
To add our Support Team as a collaborator, you need to do the following steps in the Bubble Editor:
We need to note that our plugin works properly in the reusable element. It was tested numerous times by us and our users.
Please correct us, but it seems like you are trying to use only the input in the reusable element. If not, can you please share with us some screenshots of your current settings (for plugin element, RG, and related input) and let us know, where exactly you are trying to use plugin element?
We are looking to hearing from you soon.
Best regards,
Zeroqode Support Team
Please allow us to mention, that the most probable reason for your case is your settings, and exactly the fact that you put input and plugin element on one page (reusable element) and your Repeating Group is on another page.
Actually, all these elements are working together and they should be placed on one page.
It seems like your RG just canât find these elements, thus you canât indicate them in your condition.
Due to the fact that we have some additional questions regarding your settings, can you please add our Support Team email to the list of collaborators to your application and provide us a link to your application? This will allow us to check your settings and run some tests and define if it is possible to use your default settings for that.
To add our Support Team as a collaborator, you need to do the following steps in the Bubble Editor:
HI @ZeroqodeSupport,
I installed the plugin and connected it to an input element to make a search from a repeating group.
The problem is that not always the search show me results.
It works, but not always⌠I donât understand if is a plugin error or if I set something wrongâŚ
My fuzzy search randomly works/doesnât work even though Iâm not changing the setup. In the debugger, I can see the âinput box valueâ is empty even though I do have text in the search input.
I believe another plugin may be interfering. Can you take a look?
Iâm not trying to use fuzzy search together with another plugin. I just meant I have other plugins installed and Iâm wondering if there is a conflict.
As we can see, you have a lot of conditions for your RG and input. Please make sure that you donât have conditions that contradict displaying all the data.
Also, you need to add the âShow Search&Autocorrectâ action on the page load. Itâs because the input element you are using to search is loaded before Search&Autocorrect.
Please try this hint and let us know about your result.
By any chance was this Search&Autocorrect element copied from another page? Iâve had a weird issue where it never takes the input value then I think placing a new element and doing everything again fixed it
@tylerboodman Thanks for a good input here. This really could solve the issue. @natvancleve Please try the method, described above. If it still doesnât help you, can you please add our Support Team email to the list of collaborators to your application and provide us a link to your application? This will allow us to check your settings and run some tests and define if it is possible to use your default settings for that.
To add our Support Team as a collaborator, you need to do the following steps in the Bubble Editor:
Can you please share screenshots of your setup, the plugin element, the input you are using, and the ID Attribute set?
Also, please check the conditionals of your Repeating Group showing search results and compare it with the Screenshot below:
Please try adding the same conditional and let us know if that will solve the issue with the Fuzzy Search plugin. For additional setup guidance, please check the plugin demo editor page:
Let us know the Bubble version you are using
Looking forward to your reply.
All the best,
Zeroqode Support Team.
I was having the same issue! But managed to solve it
Uncheck the box that says or set text to match from input box. Instead, make a dynamic link with the input through the âtext to matchâ (as per my photo). This fixed it for me at least
@ZeroqodeSupport Looks like the latest version of your search and autocomplete plugin broke the functionality that references an input by itâs id. If you have that option enabled, it never returns any matches even if matches exist in the database. If I leave the settings the exact same and rollback one version, it all starts working again. If I uncheck fast updates using id and instead dynamically reference the inputâs value, that also works, but is noticeably slower as expected.
The latest plugin update was dedicated to the possibility of using dynamic value in the Input Box ID field. It is noted in our changelogs and in the plugin version description. Perhaps it might affect your current plugin setup, so if it is more convenient for you to use the previous version - you may need to roll back.
We have also made a numerous tests of different user applications, plugin use cases, on different Bubble versions and the latest version is functional there. Maybe it might be needed to delete and place again the plugin element on the page, to solve your issue. Please try and let us know.
In case you still face any issue with the plugin - please, feel free to add our support@zeroqode.com account to your collaborators list. We will be glad to take a look and help.
@ZeroqodeSupport Hmm⌠Iâve replaced the element on the page, Iâve reset the element, Iâve re-entered the element id directly into the input for it, and also tried entering it somewhat dynamically. None of these work. The element completely stops responding. Rolling back one version instantly rectifies the issue. (Also worth mentioning that the latest version broke the plugin behavior in all 3 of my apps, and things start working again when rolling back, in all 3 of my apps)
PLEASE, I donât have any other plugins that break as frequently as the Zeroqode plugins I am using in my app. I am getting to the point where I will simply stop applying the updates you are putting out because more often than not, they are breaking things that previously worked. I donât have this issue (on a predictable, consistent basis) , with any other plugins that I am using. :-/
Please consider taking a closer look at the issue.