Unplanned
Last Updated: 13 Apr 2026 06:56 by omti
omti
Created on: 13 Apr 2026 06:56
Category: Editor
Type: Bug Report
0
Cannot read properties of undefined (reading '_destroyResizeHandles')

Bug report
When using an Editor in Inline mode and dragging an image a JavaScript error is thrown: Uncaught TypeError: Cannot read properties of null (reading 'nodeType')

Reproduction of the problem
Open the Dojo - https://dojo.telerik.com/eBsLBgvN

1. Insert an image and some text into the editor.
2. Select both the image and text together.
3. Start dragging by clicking on the text area
Exception occurs

index-esm.js:17572 Uncaught TypeError: Cannot read properties of null (reading '_destroyResizeHandles')


Environment
Kendo UI version: 2026.1.325
Browser: [all ]

0 comments