Drag and Drop of files into a specific location of our application should not open the file in browser. It works in all other browsers except Firefox.
In our Angular based application, we use "ngx-file-drop" to drag and drop files (which in turn will be uploaded to our DB). Its working in Chrome and Edge. But, in Firefox when we drag and drop a file, instead of getting uploaded the file is opening in the browser. How to handle Firefox to work for our application.
All Replies (1)
I have simple drag-and-drop pages that work as expected, so I'm pretty sure it can be made to work.
Is there a page online demonstrating this problem?
Also, your Firefox identified itself as version 49. Can you test in the following currently supported versions:
- Firefox 56 (https://www.mozilla.org/firefox/all/)
- Firefox 52.4.0esr (https://www.mozilla.org/firefox/organ.../all/)