Drag and drop for blazor
Hi! Iam trying to implement drag and drop in blazor, i tried using the most popular library SortableJs the problem is in the sortableItem i need to have a Editor (in this case TinyMCE or Jodit Editor) the problem is tinyMCE is really laggy in chrome and when i drop it in the position it breaks the editor and the text area stops being responsive. I think the problem is because its a iframe, but not sure. Any ways of resolve this? I could change library but i need something with a handler to drag