When the setOptions of the Slider is applied with or without parameters the navigation of the Slider with the mouse breaks unless the resize() method is called immediately after.
Note that even if the With resize button is subsequently clicked the behavior persists
Slider.setOptions() breaks mouse navigation of the Widget
Slider.setOptions() should call the resize method internally to prevent the issue