Vue Instant Search Issue and Solution
TLDR Nasim had an issue with vue instant search. They resolved the issue by using a debounced search input field, after suggestions from em1nos and Jason.
1
Jun 09, 2022 (17 months ago)
Nasim
09:50 AMI am experiencing a issue in instant search vue. When I enter a letter in the search bar little fast, it get override by the UI. But if I search little slow it works without any problem.
em1nos
12:46 PMNasim
12:46 PMvue instant search
for typesenseJason
04:34 PM1
Jun 12, 2022 (16 months ago)
Nasim
05:37 AMNasim
07:08 AMTypesense
Indexed 2776 threads (79% resolved)
Similar Threads
Solving Issues with Vue 3 and Typesense Setup
Ra was having issues setting up Typesense UI with Vue 3 and encountered input error in the Vue3 demo. Jason advised checking event handlers and updating both demos to the latest version of vue-instantsearch. The upgrades resolved the issue.
Resolving Typesense Setup Issues with VueJS
A sought help with setting up Typesense in a CDN VueJS application. Jason guided him to adjust the initialization and provided a solution to an undefined item warning, resulting in a successful setup.
Issues with Search UI for Vector Search
WL is building a search UI for vector search and having issues with syntax, while Jason provides context on the issue.