We recently upgrade Kendo UI from version v2019.1.220 to 2019.2.619 and our user base is freaking out because they can't select the text on web pages that use the splitter.
https://dojo.telerik.com/IbARuWod
The Splitter's methods do not work as expected, resulting in broken layout.
Append, insertAfter, insertBefore - the layout is broken
Max, min methods - they have no effect.
Regression introduced with 2024.4.1112
Test the API examples for the above mentioned methods
Append, insertAfter, insertBefore break the Splitter's layout. Max, min methods don't do anything.