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

how to hook to onFinish event? #2

Open
lukpep opened this issue Sep 21, 2017 · 0 comments
Open

how to hook to onFinish event? #2

lukpep opened this issue Sep 21, 2017 · 0 comments

Comments

@lukpep
Copy link

lukpep commented Sep 21, 2017

Hi - is there any change to hook to slider events?
After slider value change I'm making call to API - so right now i'm binding like:
from.bind="fromDays & debounce:500" to filtrate every movement but this causes 500ms dalay before API call after user finishesh playing with slider. If I can hook to onFinish event I would make API call instantly and ignore earlier movements.

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 a pull request may close this issue.

1 participant