Currently, I have set up file drop functionality using ng2 file upload. The issue I am encountering is that when a file is dropped outside of the designated drop area, the browser automatically opens it. Is there a solution to prevent this from happening? I am using Angular 2/4.