question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autocomplete with Vue not working

See original GitHub issue

Description

The example shared here for use of Autocomplete with Vue.js doesn’t work.

Reproduction

https://codesandbox.io/s/github/algolia/autocomplete/tree/2ec632efec8d858008aeccf3a46d3b58c19fee9d/examples/vue

Expected behavior

The example should work with full functionality.

Environment

  • OS: macos bigsur
  • Browser: chrome
  • Autocomplete version: 1.4.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
sarahdayancommented, Oct 27, 2021
2reactions
mohdashraf010897commented, Oct 25, 2021

@sarahdayan It does! Thanks. I had missed his comment earlier 😅

Read more comments on GitHub >

github_iconTop Results From Across the Web

Vuetify/VueJS - Autocomplete results not showing until input is ...
When I type into the autocomplete input, my data gets fetched via axios fine, it populates "searchResults", but the results do not display...
Read more >
I feel stupid - can't get autocomplete/intellisense to work inside ...
Autocomplete and intellisense both work fine inside the <script lang="ts"> section of my .vue files, but not in the template section.
Read more >
Vuejs autocomplete dont work at all : WEB-40980 - YouTrack
Ok, i had disabled EJS plugin and it fixes the issue. So the issue is about some incompatibilities between EJS and VUE plugins....
Read more >
Auto complete not working | Vue Forums - Syncfusion
Hi,. The auto complete is not give me any result when I type something in the input. I only receive some of the...
Read more >
Autocomplete = "off" not working - Laracasts
I eventually discovered changing the id/name of the element solved the problem. It's like Chrome has some hard-coded keywords it looks for and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found