I have a project that uses Kendo UI version 2019 R3 SP 1.
I got some issues when I do the sorting on the content that contains rich text editor (RTE).
I made some demo in the dojo (https://dojo.telerik.com/@septovan_nalysa/IsEgIxAQ)
You can open the demo try to move one of 2 contents.
The issues are the RTE that you moved:
1. becomes like a read-only/disabled field;
2. has empty value.
I tried to change the Kendo UI version 2021 R1 SP2 but I'm still facing the same issues.
Does anyone can help me?
Thanks.