telerik / kendo-react

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

[Bug][Editor] Error is thrown when resizing image in a resizable table #2547

Open filipKovachev opened 3 weeks ago

filipKovachev commented 3 weeks ago

I'm submitting a...

Current behavior

When resizing an image in a resizable table the following error is thrown Cannot read properties of undefined (reading 'eq').

Expected behavior

When resizing the image in a resizable table no error should be thrown

Minimal reproduction of the problem with instructions

  1. Open the following example: https://stackblitz.com/edit/react-htmyee-1bvvq4?file=app%2Fapp.tsx
  2. Copy the image inside the table
  3. Resize it and observe the error

Reported in Ticket ID: 1666179

filipKovachev commented 2 weeks ago

Also reported in Ticket ID: 1666585