You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having locked and grouped columns causes flickering and misalignment issues when resizing. The issue is reproduced only when using locked feature. With sticky option there are no issues.
Description
Having locked and grouped columns causes flickering and misalignment issues when resizing. The issue is reproduced only when using
locked
feature. Withsticky
option there are no issues.Steps To Reproduce
https://stackblitz.com/edit/angular-qkzrsw?file=src%2Fapp%2Fapp.component.ts
Screenshots or video
Screen.Recording.2024-10-29.at.12.01.40.mov
Actual Behavior
Columns are misaligned when resized.
Expected Behavior
The resizing experience should be smooth, without any flickering or misalignments.
The text was updated successfully, but these errors were encountered: