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
When column is pinned, pinned columns are not stationary while scrolling horizontally. Only the pinned column header is stationary.
Can be reporduced in the demo as well. Change the resolution of the viewport to make it scrollable to reproduce the issue. https://swimlane.github.io/ngx-datatable/#/pinning
Update: Issue is there v22.0.0, downgraded to v21.1.0 and it is working.