Open frankvdb7 opened 6 years ago
[ ] bug report [x] feature request [ ] other
What is the current behavior? Ignores native file drag-drop events
What is the expected behavior? As a user I want to be able to receive drag-drop events from native files when I allow them in my drop scope.
Please tell us about your environment:
Angular version: 6.0.7
Angular CLI Version: 6.0.7
Browser: all
I have a working implementation attached (minimal adjustments are needed really). native-file.droppable.directive.zip
[ ] bug report [x] feature request [ ] other
What is the current behavior? Ignores native file drag-drop events
What is the expected behavior? As a user I want to be able to receive drag-drop events from native files when I allow them in my drop scope.
Please tell us about your environment:
Angular version: 6.0.7
Angular CLI Version: 6.0.7
Browser: all
I have a working implementation attached (minimal adjustments are needed really). native-file.droppable.directive.zip