Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I have attached a sample. Repro:
Run page
Start inplace edit and change to "sync changed"
Click tick button
Validation message is duplicated.
This is a simplified repro project, but we are seeing additional duplicated messages when the inplaceeditor is used in a page where the bound values change. So it would appear something is not being correctly cleared by the inplace editor when the Editcomponent uses an EditForm bound to an EditContext.