We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Problem with numeric textbox and ValueChange event

Hi,

in my attached example, on Numericimput.razor page, there is a numeric textbox at which is attached a ValueChange

event that have to change input value to value*2

This event is fired when:

  1. press enter
  2. click on up and down arrow
  3. press tab
  4. click at another point on the page

BUT


When TAB is pressed or click on another point of page, it's value doesn't change

The value changes only when I press enter or click the up/down arrow


Why? I expect that value changes in all of the 4 case in the list above.

Can you help me?


Attachment: SyncfusionBlazorApp1_9e598b9a.zip

1 Reply

VY Vinothkumar Yuvaraj Syncfusion Team December 20, 2022 05:44 PM UTC

Hi Stefano,


To solve your problem, kindly update the package version to 19.4.0.38 or above. Please find the sample attached for your reference. 


Regards,

Vinothkumar


Attachment: BlazorApp1_e45dc802.zip

Loader.
Live Chat Icon For mobile
Up arrow icon