telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 37 forks source link

Editor packages installed with yarn causes inserted table to throw errors. #1530

Open danieldimitrov91 opened 1 year ago

danieldimitrov91 commented 1 year ago

I'm submitting a...

Current behavior

Installing packages for the Kendo React Editor with yarn causes errors when a table is inserted and some columns are selected in order to merge or split them.

Everything seems to be working fine if the packages are installed with npm.

Expected behavior

When packages are installed with yarn and a table is inserted in the text editor and multiple columns are selected errors must not appear and the user must be able to merge or split the cells.

Minimal reproduction of the problem with instructions

https://stackblitz.com/edit/react-su15wr?file=app%2Fmain.tsx

You can also reproduce this issue by

Environment

Browser:

System:

filipKovachev commented 4 months ago

Also reported in Ticket ID: 1650306