Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag+Drop does not work with additive drop file list #194

Closed
DNF-SaS opened this issue Jul 19, 2023 · 1 comment
Closed

Drag+Drop does not work with additive drop file list #194

DNF-SaS opened this issue Jul 19, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@DNF-SaS
Copy link

DNF-SaS commented Jul 19, 2023

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)

@Tewr Tewr added the bug Something isn't working label Jul 20, 2023
Tewr added a commit that referenced this issue Jul 20, 2023
Tewr added a commit that referenced this issue Jul 20, 2023
@Tewr Tewr self-assigned this Jul 20, 2023
@Tewr
Copy link
Owner

Tewr commented Jul 20, 2023

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...

@Tewr Tewr closed this as completed Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants