When using Drag+Drop and additive filelist feature, IFileReaderRef.EnumerateFilesAsync() does not return.
Repro possible by passing 'true' to RegisterDropEventsAsync() in DragnDropDivCommon.razor (Line 69) - startup-project is Demo/Net/Blazor.FileReader.ServiceSide.Demo
Problem exists since 3.3.2.23185 (3.3.1.21360 is working fine)
Thank you for the bug report. This was clearly missed in the tests after the last feature PR. I desperately need to get the automated tests back up working...
When using Drag+Drop and additive filelist feature, IFileReaderRef.EnumerateFilesAsync() does not return. Repro possible by passing 'true' to RegisterDropEventsAsync() in DragnDropDivCommon.razor (Line 69) - startup-project is Demo/Net/Blazor.FileReader.ServiceSide.Demo Problem exists since 3.3.2.23185 (3.3.1.21360 is working fine)