tneotia / html-editor-enhanced

A Flutter package that provides a WYSIWYG editor backed by flutter_inappwebview and the Summernote library.
https://pub.dev/packages/html_editor_enhanced
MIT License
274 stars 331 forks source link

[Question]How to prevent Drag & Drop in Html Editor Web #438

Open KhinAyeAyeNyein-SCM opened 1 year ago

KhinAyeAyeNyein-SCM commented 1 year ago

I have already given picture, video & audio of insert buttons to false. However I can still drag file from outside and drop into html editor. What should I do to prevent this?

arshad-rocko commented 1 year ago

I got the same problem. Did that fix it?