We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.4.5
any
2.5.17-beta.0
https://jsfiddle.net/mmx38qxw/4194/
Just typing something in select
Expected debounced method cals
Actually, remote method function calling on every keyup event
The text was updated successfully, but these errors were encountered:
Why is "debounced" function call expected? How could we know the ideal calling frequency for every user?
Sorry, something went wrong.
So why in single select remote method always calling with debounce = 300? computed method
No branches or pull requests
Element UI version
2.4.5
OS/Browsers version
any
Vue version
2.5.17-beta.0
Reproduction Link
https://jsfiddle.net/mmx38qxw/4194/
Steps to reproduce
Just typing something in select
What is Expected?
Expected debounced method cals
What is actually happening?
Actually, remote method function calling on every keyup event
The text was updated successfully, but these errors were encountered: