Is it possible to add debounce/timeout before change the min/max, which will fire the watchers?
In some cases, we bind watchers to the min/max model, but we just want to fire the watchers when the user has finished moving the slider.
Is there any solution? Thanks!