instantsearch icon indicating copy to clipboard operation
instantsearch copied to clipboard

Input in search box is not cleared (vue only)

Open Thinkro opened this issue 2 years ago • 0 comments

🐛 Current behavior

Input in search box is not cleared after using "clear refinements with query"

🔍 Steps to reproduce

  1. Go to https://instantsearchjs.netlify.app/stories/vue/?path=/story/ais-clear-refinements--also-clearing-query
  2. Write something
  3. Hit "clear refinements"
  4. Whatever you wrote in 2. is still there

Live reproduction

https://instantsearchjs.netlify.app/stories/vue/?path=/story/ais-clear-refinements--also-clearing-query

💭 Expected behavior

React works as expected:

https://instantsearchjs.netlify.app/stories/react/?path=/story/clearrefinements--clear-all-refinements-and-the-query

Input is cleared after hitting "clear refinements and query"

Package version

instantsearch.js 4.7.0

Operating system

MacOS 13

Browser

Chrome 108

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Thinkro avatar Jan 09 '23 12:01 Thinkro