Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

ais-search-box failed to complete words & clear input in vue-instantsearch@4.3.0 #1096

Closed
lampvux opened this issue Jan 11, 2022 · 5 comments

Comments

@lampvux
Copy link

lampvux commented Jan 11, 2022

Bug 🐞

What is the current behavior?

ais-search-box can not complete word typed in searchbox & clear input button does not work

Make a sandbox with the current behavior

Here is the sandbox: https://codesandbox.io/s/eager-lake-5ohhq

What is the expected behavior?

ais-search-box can complete word normally & clear input button should work

Does this happen only in specific situations?

When using vue-instantsearch@4.3.0 at any version of vue

What is the proposed solution?

What is the version you are using?

vue-instantsearch@4.3.0

@Haroenv
Copy link
Contributor

Haroenv commented Jan 11, 2022

I'm not sure what causes Vue InstantSearch to install the non-latest version of InstantSearch.js, but in the latest version we just fixed a bug there: algolia/instantsearch#4990

Here's a sandbox showing if you force the latest version of InstantSearch.js, the search box behaves naturally: https://codesandbox.io/s/still-wave-hrof5?file=/package.json

I'll update the dependency to require at least that version.

@Haroenv
Copy link
Contributor

Haroenv commented Jan 11, 2022

This should no longer happen with version 4.3.1 of Vue InstantSearch, thanks for the report

@pablo-guelu
Copy link

pablo-guelu commented Jan 14, 2022

Wow, I've been struggling with that for some time (the search box does not clear up).
I confirm (at least for me) that version 4.3.1 fixes the issue.

Thanks!!

@Haroenv
Copy link
Contributor

Haroenv commented Jan 14, 2022

@pablo-guelu, don't hesitate opening an issue with reproduction so we can fix these issues!

@nasimuddin01
Copy link

Using the latest version but it didn't resolve it! Still getting the same issue!

Haroenv added a commit to algolia/instantsearch that referenced this issue Dec 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants