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

External file drop result with empty data #161

Open
GuillaumeGascon opened this issue Nov 27, 2023 · 0 comments
Open

External file drop result with empty data #161

GuillaumeGascon opened this issue Nov 27, 2023 · 0 comments

Comments

@GuillaumeGascon
Copy link

Describe the bug
I've created a dndDropzone with [dndAllowExternal]="true", but when i drop an external file, event.dataTransfer.files is empty. (It work on Firefox)

To Reproduce
Just create a section with the directive dndDropzone and [dndAllowExternal]="true", (dndDrop) event will result to empty event.dataTransfer.files.

Expected behavior
Get file list

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Browser: Opera, Chrome, Chromium (Working on Firefox)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant