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 CustomFormData cannot be passed in the OnImageRemoving event, though it works correctly in the BeforeUploadImage event.
Sample: Attached
Replication Procedure:
Expected Behavior: CustomFormData should be passed successfully in the OnImageRemoving event.
Actual Behavior: CustomFormData is not passed in the OnImageRemoving event.