EditContext.IsModified still false after unchecking checkbox

Hello

I have some checkboxes on an EditForm and I'm getting inconsistent behaviour with EditContext.IsModified(). I attached a sample project to demonstrate the issue. When you open the dialog with "Open Dialog (wrong)", uncheck the first checkbox and click "OK", you see that IsModified() still returned false, even though I actually modified the model and the binding works fine. Interestingly, when both checkboxes are initialized as checked and you do the same thing, IsModified() correctly returns true (see "Open Dialog (correct)")

Regards
Sven

Attachment: BlazorApp1_1924d193.zip

2 Replies 1 reply marked as answer

MK Mohan Kumar Ramasamy Syncfusion Team December 17, 2020 04:31 PM UTC

Hi  Sven, 
 
We have checked your reported query. We can reproduce the reported issue in our end. We have logged an issue report for this, and we will include this fix in our upcoming patch release which will be scheduled on 30th December 2020 and appreciate your patience until then. You can track the status of this bug using below link.  
 
 
Regards, 
Mohan kumar R 



GK Gayathri KarunaiAnandam Syncfusion Team February 2, 2021 12:56 PM UTC

Hi Sven, 

We are glad to announce that our Essential Studio 2020 Volume 4 SP release v18.4.0.39 is rolled out and is available for download under the following link. 


We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance. 

Regards, 
Gayathri 


Marked as answer
Loader.
Up arrow icon