Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New autocomplete behaviour #184

Closed
repetier opened this issue Jul 18, 2017 · 0 comments
Closed

New autocomplete behaviour #184

repetier opened this issue Jul 18, 2017 · 0 comments
Assignees
Labels

Comments

@repetier
Copy link

Overview of the problem

Buefy version: 0.4.5
Vuejs version: 2.4.1
OS/Browser: Chrome

Description

I was using Autocomplete and updated a list with @change event. After updating to 0.4.5 @change is only called when I hit tab but not on every char entered. When I switched this to @input it worked like before, except @input is not officially listed in events list while @change says it is called on input change.

So the big question is which version is the one intended and depending on the answer, please update the documentation or behaviour so we can use the correct solution.

@rafaberaldo rafaberaldo self-assigned this Jul 18, 2017
kikuomax pushed a commit to kikuomax/buefy that referenced this issue Jan 31, 2024
- Removed meaningless `dev` and `start` scripts from `buefy-next` package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants