function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
John GomezJohn Gomez 

Dropping files issue in Lightning using Chrome

We have a canvas app that uses dropzone.js (https://www.dropzonejs.com/" target="_blank). Basically, we call this canvas app from a Lightning component that is shown in a lightning record page (see image below), so the user is able to drag and drop files into the drop area. The problem is that when the user drops files, the file is opened in the browser. 

In Safari works as expected, is it a lightning or Chrome's issue?
User-added image