Denis Kustura
Denis Kustura
Hey @jerelmiller, thank you for the quick response and update! Also, thank you for the detailed steps describing how to debug this. Here's my feedback: First I followed your advice...
No problem, glad to help 🙂
When can we expect this in a new version?
To give some more context to this problem, the line of code calling `evt.stop()` in _dragdrop.ts_ works in conjunction with the following piece of code in _clipboardobserver.ts_: - https://github.com/ckeditor/ckeditor5/blob/master/packages/ckeditor5-clipboard/src/clipboardobserver.ts#L59 -...