Completed
Last Updated: 11 Dec 2023 16:41 by ADMIN
Luan
Created on: 28 Sep 2021 07:51
Category: Editor
Type: Bug Report
0
Dragging an image in Editor in Inline mode throws an error

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

  1. Open the Inline Editor Demo
  2. Drag and drop an image on an Editor

Current behavior

A JavaScript error is thrown: "Uncaught TypeError: Cannot read properties of null (reading 'nodeType')"
screencast

Expected/desired behavior

An error should not be thrown

Environment

  • Kendo UI version: 2021.3.914
  • Browser: [all]
0 comments