Dani3lSun / apex-plugin-dropzone

Oracle APEX Region Plugin - Dropzone
MIT License
72 stars 19 forks source link

Demo Source Code #91

Open Rondzio opened 1 year ago

Rondzio commented 1 year ago

Hi, I'am trying to build a page similar to yours Demo, but I'm facing some problems. For example when the Upload Type is set to Chunked, the totaluploadprogress Event is not called at all. What's more interesting, it is called when removing the file. When Upload Type is set to Normal, the totaluploadprogress event is called, but the value in this.data is either 0 or 100 (when I test on your demo page, it is correct). I find the plugin very useful and interesting but I am not sure, if it is stable with APEX 22....

APEX version (4.2.6 / 5.0.3)

22.2.2 (Oracle Cloud)

Used web browser / version and platform (Chrome 48 Mac / Firefox 44 Windows)

Chrome