Eric Beyer
Eric Beyer
Hey @DaniloTrotta sorry for the late answer. It would be nice if you have a code example or something similar where I can try to achieve the desired behavior. In...
Hey @pt-sublime the easiest way is to use the range property. See here: https://codesandbox.io/s/crazy-hooks-e49g56?file=/src/App.js
Thank you for pointing out this problem to me. I will take care of the problem as soon as possible.
Hey @davidwarrington can you tell which version did you used when facing this problem. I couldn't reproduce it with the current version (v6.7.0).
I was able to reproduce the problem and am already working on a solution.
Thanks for noticing me about that. I will have a look at it.
Yes, you are right. I will then replace dragChecked with dragStarted and then remove dragChecked as it will no longer make sense.
Hey @Yagasaki7K did you try to call slider.update() after setting the news data?
Yes, see this example. https://keen-slider.io/examples#mutation The plugin used in this example can easily be copied into your project.
Which version do you use?