compose of 2 objects : 1 Slider and 1 Flip toggle switch I map a call to a function which should display an alert message when the object are "slide" or "switch". It works fine only for the Flip switch but not for the Slider.....
I don't understand why it is working for the flip switch and not the slider (if both were KO I would thought my code is not correct). I try with another "input" like button and it works fine too.....only the slider is not working.