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
@MurhafSousli, Do you have any ideas about this?
I noticed that the 'ngx-scrollbar' library doesn’t seem to be fully integrated with ag-grid. Would it be possible to consider improvements in this area for a future version of the library?
I really don't know a solution. it might worth considering opening this on their Github repo, I cannot go through each 3rd party library implementation to figure out the issue with sticky positioning, there are use cases which are simply incompatible. but I think it is easier to figure out a solution if the library developer looked into it. Maybe it can be fixed by overriding CSS.
What are you trying to do?
I'm trying to use ngx-scrollbar in ag-grid following the provided guide:
What troubleshooting steps have you tried?
I tried changing the
externalViewport
orexternalContentWrapper
values, but it didn't resolve the issue.What are you seeing that does not match your expectations?
The last column (Column 5), pinned to the right, is not displayed.
Reproduction
Steps to reproduce:
Environment
The text was updated successfully, but these errors were encountered: