How can I address the issue with text dragging in Quill without using ‘2.0.0-dev’ version?

If you go to this address:

https://jsfiddle-net.translate.goog/RheaMars/qsq7wtzc/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en

and add the following script to the relevant area:

<script src="https://cdnjs.cloudflare.com/ajax/libs/quill/2.0.0-dev.3/quill.min.js"></script>

and switch to the development version, you will notice that you cannot drop or move the selected text onto the document. It seems to be a known issue with this version. How can I resolve this issue?

Thank you in advance for your assistance and time.

Drag and paste text