Hello,
Drag and drop an image inside editor isn't working in Chrome.
sometimes the images is opened in new tab, sometimes the image path is added.
However, it works on Firefox.
Hello,
By default, the KendoReact Editor does not provide an option for drag-and-dropping images. However, you can implement it by adding a plugin which handles drag and drop DOM events, and then inserts images in Base64 format.
For convenience, I prepared a sample that demonstrates this approach, you can test it here:
Regards,
Vessy
Progress Telerik
Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!