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!
Current Behavior: Inplace Editor value change event not triggered after save the value to inplace editor component.
Actual Behavior: Need to trigger ValueChange event after save the value to inplace editor component.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Inplace-1050157764
Replication Procedure:
- Open above sample.
- Type something and save the text
- Now, not triggered the ValueChange event.