[PR #1638] Added use of "fireChangeEvent" parameter in the "OnRemove" method in RadzenUpload.razor.cs #2852

Closed
opened 2026-01-29 18:20:45 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1638

State: closed
Merged: Yes


The "fireChangeEvent" parameter was present in the "OnRemove" method definition, but was never used - so when clearing all the files using the "ClearFiles" method, the Change event was additionally invoked for each of the files.

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1638 **State:** closed **Merged:** Yes --- The "fireChangeEvent" parameter was present in the "OnRemove" method definition, but was never used - so when clearing all the files using the "ClearFiles" method, the Change event was additionally invoked for each of the files.
claunia added the pull-request label 2026-01-29 18:20:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2852