Bug report
If you have several Inline Editors and a Slider, switching focus from Slider and typing in the Editors result in an error in the console.
Reproduction of the problem
- Open this Dojo example - https://dojo.telerik.com/EhiKaJAw/2
- Change the Slider value
- Go to the Editor right below the slider and type some text - it appears that the focus is stolen here as the text cursor is not shown
- Go to the second Editor and type some text
- Repeat steps 2-4 several times
Current behavior
An error is thrown in the console
Expected/desired behavior
No error should be thrown on the console
Environment
- Kendo UI version: 2024.1.319
- Browser: [all]