Open franc-havit opened 2 months ago
@franc-havit See the related Blazor InputFile
issue. We might handle the cancel
event in our derived component, but let's wait for at least the first response from the Blazor team to align with their future plans.
OK, thanks for escalation to the Blazor team.
When file dialog opened and file selection confirmed, followed by file dialog open with cancel, the component UI shows the last selected file, although no file is selected.