Completed
Last Updated: 11 Jun 2025 11:26 by ADMIN
Release 2025 Q3 (Aug)
Fabian
Created on: 09 Jun 2025 07:45
Category: NumericTextBox
Type: Bug Report
1
NumerikTextBox Validates on Minus Sign

Form validation triggers unexpectedly and too early when:

  • The Value is nullable.
  • ValidateOn is set to Change.
  • The user inputs a minus sign in an empty NumericTextBox.

Test page: https://blazorrepl.telerik.com/mzOUOolG385hImjN13

0 comments