Bug report
In the Editor with non-editable content, if you delete the content of the element and type new value, the new value cannot be obtained.
Regression introduced in Kendo 2020.1.114
Reproduction of the problem
- Open the Dojo - https://dojo.telerik.com/@martin.tabakov@progress.com/EgaKIGOQ/3.
- Place the cursor after the text in the Editor and press backspace.
- Type new value.
- Click the test button.
Current behavior
The value method returns an empty string.
Expected/desired behavior
The value method should return the newly typed content.
Environment
- Kendo UI version: 2021.2.511
- Browser: [all]