Numeric component edit issue

@Team
I am facing an issue with numeric components editing. If the existing value is changed by mouse select or erased using back space key the new value is not updated to bind-Value property. However if delete key is pressed to change/remove the old value the bind-Value is updated as expected.
msedge_QGK73wmLsS
Kindly advise.

Hi @Vinod_Pillai,

I cannot reproduce this behavior with the latest Radzen version and the CRUD application generated for the sample Radzen database.
numeric

Thanks for the feedback.
Updated radzen and generated CRUD page on northwind database and the issue is replicated at my end (for both server and WASM).
msedge_fK6Gb2S0ck
I am using SQL Server 2019, .NET 6 and windows 10 (issue seen on windows server 2019 too)
image
The issue is for numeric component as well as text component also but dropdown works as expected.

I did some more testing and Isolated the issue to Microsoft Edge
Version 104.0.1293.54 (Official build) (64-bit). All controls works as expected in google chrome. Hope this helps
Explored further and issue isolated to this browser extenstion
image
Removed this and installed from edge store to resolve the issue. Hope this helps someone
Thanks for your Time:)

2 Likes