[bug] Drag and drop text Editors
renatolopeslatitudde opened this issue · 0 comments
renatolopeslatitudde commented
Hi! Iam trying to implement drag and drop on a RichTextEditor (TinyMCE Editor) in a blazor project but when i try to drag and drop one of them stops working, it stops being clickable.
It's just the iframe part of the editor. The toolbar is still clickable.
I tested with the an input and it works fine.
Any solution or workaround for this?
Thanks!