Rohit Kalkur
Rohit Kalkur
> That should probably be changed until this is fixed. I will go ahead and update the example to reflect the correct version until there is a fix for this....
@neeqkowlah the problem is that you are calling `setValue` with only a single value for a range slider. In the current implementation, if you want to call `setValue` for a...
Though this does raise the intriguing question of "What if a user wants to setValue for an individual handles on a range slider without changing the other handle?" We could...
yea i see what you mean. I would agree with @seiyria that the documentation would have to be explicit for this option and should include an example on our examples...
feel free to submit a PR with a fix + automated test coverage. Thanks!
no, but we would appreciate a PR!
we would definitely appreciate a PR for this!
@sergproua we would welcome a PR to address this. thanks!
could you please add an example via JSFiddle? Thanks
@PowerOfM we just published a new feature in v9.7.0 that may address your use case https://github.com/seiyria/bootstrap-slider/blob/master/CHANGELOG.md#970--2017-01-05