In Development
Last Updated: 03 Sep 2025 07:12 by ADMIN
Scheduled for 2025 Q4 (Nov)
Mindaugas
Created on: 02 Sep 2025 14:05
Category: NumericTextBox
Type: Bug Report
1
Bug with ClearButton

There is a bug with clear button in TelerikNumericTextBox. Steps to reproduce:

  1. enter value
  2. click on clear btn. to clear value
  3. click outside input
  4. click on input, at this point value appears again

code:

<TelerikNumericTextBox @bind-Value="@Price1" ShowClearButton=true/>
<p>Price: @Price1</p>
@code {
    private decimal? Price1 { get; set; }
}

Here is a short demo:

1 comment
ADMIN
Dimo
Posted on: 03 Sep 2025 07:12

Hi Mindaugas,

Thanks for reporting this issue! Indeed, this is a bug and I coverted your ticket to a public item that you can track.

The problem is easy to fix and we are already on it.

I am also awarding you some Telerik points.

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.