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
The horizontal scrollbar jumps when the virtualColumns and navigable properties are set to true. Trying to reach the last columns and clicking on the filter row, the scrollbar jumps
Description
The horizontal scrollbar jumps when the
virtualColumns
andnavigable
properties are set to true. Trying to reach the last columns and clicking on the filter row, the scrollbar jumpsSteps To Reproduce
https://stackblitz.com/edit/angular-mp2rjx?file=src%2Fapp%2Fapp.component.ts
Screenshots or video
Screen.Recording.2024-10-09.at.12.24.33.mov
Expected Behavior
The Grid scroll should remain allowing filtering the columns at the end.
Could be related to #3867
The text was updated successfully, but these errors were encountered: