Hi,
I am trying to paste an image into kendo editor for angular from the clipboard and I don't see any image getting pasted inside the editor. However if I try to paste image copied from a web page that image gets pasted.
In kendo editor for jquery I can see paste functionality working for both clipboard images and as well as images copied from webpage. (https://demos.telerik.com/kendo-ui/editor/all-tools)