Problem with ZQ Fuzzy Search and autocomplete

Hi, @hisFancy
Thank you for reaching out!

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:

Settings > Collaboration > Add email support@zeroqode.com

Note: avoid the warning message regarding the plan, as we are an agency and you can easily add us to your collaborators.

Looking to hearing from you soon.

Regards,
Zeroqode Support Team

Hi
I am trying to use fuzzy search an input field as a reusable element, its not working right, anything i need to implement to make it work ?

Hello, @greatgrace112
Thanks for reaching out.

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

I made a recording of the set up, check the link below

Hello, @greatgrace112
Thanks for the recorded video.

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:

Settings > Collaboration > Add email support@zeroqode.com

Note: avoid the warning message regarding the plan, as we are an agency and you can easily add us to your collaborators.

Looking to hear you soon.
Best regards,
Zeroqode Support Team

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…

Hi @ZeroqodeSupport

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?

Hello, @natvancleve
Thanks for reaching out.

In order to investigate your case, can you please provide us with next details:

  • Please send the screenshots of all the elements ( input, RG, and plugin element);
  • Describe your idea on how exactly are you using our plugin;
  • Let us know, if there is any plugin, you are trying to use together with this one/

All this information will help us to analyze the root cause of the mentioned error.

We are looking to hearing from you soon.
Best regards,
Zeroqode Support Team




I’m just using this plugin to do fuzzy search.

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.

Thank you!

Hello, @natvancleve
Thanks for these details.

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.

Best regards,
Zeroqode Support Team

Didn’t work. The search and autocorrect element is visible. But it’s not grabbing the value from the input box.

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

1 Like

Hello, @natvancleve
Thanks for these details.

@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:

Settings > Collaboration > Add email support@zeroqode.com

Note: ignore the warning message regarding the plan, as we are an agency and you can easily add us to your collaborators.

Looking to hear you soon.
Best regards,
Zeroqode Support Team

Hi team! I’m also having issues with any results loading on my page:

  1. Linking Input element to Fuzzy Search isn’t working
  2. Search works when I put Text Match as Input element value, but it won’t show any results

Can someone please help? I can DM you my login info.

Thanks,
Macy

1 Like

same here

Hi @macyhong7 @daviddr17,
Thank you for your messages.

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 :pray:

Looking forward to your reply.
All the best, :slightly_smiling_face:
Zeroqode Support Team.

I was having the same issue! But managed to solve it :smiley:

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 :slight_smile:

2 Likes

@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.

Please update this when possible.

Hi, @avern87.

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. :thinking:

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. :slightly_smiling_face:

Regards,
Zeroqode Support Team

@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.

1 Like