Vue range slider range:changed event

i use function change value also triggers the control changed event. Is there a way for the function to change the value without triggering?

Didn’t get, what is the issue?

When you issue a range.SetValue(n) command it triggers the range:changed event. since the user did not physically move the slider the event should not be fired. is there a way to stop it from happening?

2 Likes