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

File upload drag'n'drop not working #553

Closed
nobilo opened this issue Mar 17, 2022 · 0 comments · Fixed by #554
Closed

File upload drag'n'drop not working #553

nobilo opened this issue Mar 17, 2022 · 0 comments · Fixed by #554
Assignees
Labels
🐛 bug Something isn't working

Comments

@nobilo
Copy link
Collaborator

nobilo commented Mar 17, 2022

For angular drag and drop is not working

Only error that is seen is console:

bal-file-upload.js:207 Unable to preventDefault inside passive event listener invocation.

probably connected with this issue:
angular/angular#45020

Steps to reproduce the issue

Add file-upload on angular-example app

  1. Drag file to bal-file-upload
  2. drop
  3. it openes whole pdf in new tab in chrome instead of uploading to compoennt

Additional information

  • Screenshots or code

Screen Shot 2022-03-17 at 11 13 30

  • Notes
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

Successfully merging a pull request may close this issue.

1 participant