kendo-vue icon indicating copy to clipboard operation
kendo-vue copied to clipboard

[Bug][Grid] Locked columns and resizing creates gap

Open filipKovachev opened this issue 3 months ago • 0 comments

Describe the bug When locking the first three columns of the Grid and resizing them, a big gap is formed. To Reproduce

  1. Open this example: https://stackblitz.com/edit/jzfey7-gvs6wx?file=src%2Fmain.vue
  2. Resize the Name column and observe how a huge gap is formed instead of the CategoryName following suite

Expected behavior When the columns are locked and resized the Name column the CategoryName should follow it

Reported in Ticket ID: 1648968

filipKovachev avatar May 10 '24 08:05 filipKovachev