Unplanned
Last Updated: 02 May 2022 11:43 by Steve
Steve
Created on: 02 May 2022 11:43
Category: Slider
Type: Bug Report
1
Change event is triggered with old value

Description

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.

Reproduction (if bug)

https://blazorrepl.telerik.com/QGOycZFQ18ErQlzo17

  1. Focus the slider
  2. Press the keyboard arrows

Current (if bug)

The value does not change

Expected (if bug)

The value should change. Change event should fire with the upcoming value and not the old one.

Browser (if bug)

All

Project type (if bug)

All

0 comments