Closed
Description
Steps to reproduce
- Instantiate a slider with a
stepsArray
- Update the slider options to instead use regular steps with
showTicksValues
set to true
Demo: http://jsfiddle.net/3jjye1cL/135/
Expected behaviour
The slider should update to the new settings
Actual behaviour
TypeError: Cannot read property '0' of null
, slider is broken