instantsearch
instantsearch copied to clipboard
Input in search box is not cleared (vue only)
🐛 Current behavior
Input in search box is not cleared after using "clear refinements with query"
🔍 Steps to reproduce
- Go to https://instantsearchjs.netlify.app/stories/vue/?path=/story/ais-clear-refinements--also-clearing-query
- Write something
- Hit "clear refinements"
- 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