froala / wysiwyg-editor

The next generation Javascript WYSIWYG HTML Editor.
https://www.froala.com/wysiwyg-editor
Other
5.25k stars 670 forks source link

Drag & drop does not work in the files manager #4240

Open MadCatLab opened 3 years ago

MadCatLab commented 3 years ago

It's impossible to drag&drop a file (or a group of file) of any kind in the drag&drop area of the filesManager:

image

JAVASCRIPT: new FroalaEditor('div#mainEditor', { pluginsEnabled: ['image', 'link', 'filesManager', 'align', 'lists', 'file', 'imageTUI', 'video', 'draggable', "emoticons"], filesManagerAllowedTypes: ['*'] })

HTML:

What i'm forgetting? Thanks for your help!

MadCatLab commented 3 years ago

Same behaviour also with the insertFile and insertImage button.

devejlee commented 3 years ago

@MadCatLab

Are you getting the same error as this?

AkshayCM commented 2 years ago

Thanks for your feedback. This issue is not reproducible or have been found to be fixed on the latest Froala release v4.0.8.
Can you please upgrade and check?