[Slider] onChange ran when initialized #1000
Labels
lang/javascript
Anything involving JavaScript
type/bug
Any issue which is a bug or PR which fixes a bug
Milestone
Bug Report
Steps to reproduce
onChange
methodExpected result
Nothing should happen in the
onChange
method and the slider should be initialized as normalActual result
Slider is initialized but
onChange
is ranTestcase
https://jsfiddle.net/jgwkd75c/
Screenshot
Version
2.7.8
The text was updated successfully, but these errors were encountered: