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!
The InPlace Editor in PopUp mode with InputType.DropDownList. When editing, the preview value updates correctly when I select a new value from the dropdown. However, if I then change the selection back to the original value, the preview does not update and continues to display the previously selected value instead of the original one.
Sample: Blazor InPlace Editor DropDown Components Example - Syncfusion Demos
Replication procedure:
Expected Output: The Preview needs to be updated properly.
Current Output: The Preview not updated properly.