Skip to content

Conversation

JapSeyz
Copy link

@JapSeyz JapSeyz commented Nov 21, 2020

Hi,

This is a somewhat dirty fix to prevent excessive events in the Vue component. Currently, on every single click on the page, each Autocomplete component on the page will emit an "Update" event.

Eg. I have 4 Autocomplete components on my page, whenever I click to focus another, regular, input - each of the Autocomplete components fire an Update event.

Hi,

This is a somewhat dirty fix to prevent excessive events in the Vue component. Currently, on every single click on the page, each Autocomplete component on the page will emit an "Update" event.

Eg. I have 4 Autocomplete components on my page, whenever I click to focus another, regular, input - each of the Autocomplete components fire an Update event.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant