You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)