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
I've created a stackblitz to show the problem. If sticky columns are activated, the table can't be scrolled smoothly (vertically). Instead the scrollbar jumps up and down and can't be dragged as expected. (just copied the example from official documentation and reduced amount of data to 80 rows)
Especially on the lower end of the scroll, scrolling becomes nearly unpredictable.
The text was updated successfully, but these errors were encountered:
Draftscode
changed the title
table flickers when scrolling with sticky column + sticky header v.1.4.0
table flickers when scrolling with sticky column in v.1.4.0
Apr 2, 2022
Draftscode
changed the title
table flickers when scrolling with sticky column in v.1.4.0
no smooth scrolling with sticky column in v.1.4.0
Apr 2, 2022
Draftscode
changed the title
no smooth scrolling with sticky column in v.1.4.0
no smooth scrolling (vertically) with sticky column in v.1.4.0
Apr 2, 2022
I've created a stackblitz to show the problem. If sticky columns are activated, the table can't be scrolled smoothly (vertically). Instead the scrollbar jumps up and down and can't be dragged as expected. (just copied the example from official documentation and reduced amount of data to 80 rows)
https://stackblitz.com/edit/angular13-validation-3ygwaq?file=src/app/app.component.ts
Especially on the lower end of the scroll, scrolling becomes nearly unpredictable.
The text was updated successfully, but these errors were encountered: