In case the Change event is used for updating the Value, the interactions of the Slider component will stop working. The issue stems from using the Value parameter to trigger the onchange.
https://blazorrepl.telerik.com/QGOycZFQ18ErQlzo17
The value does not change
The value should change. Change event should fire with the upcoming value and not the old one.
All
All