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 using ui-grid with latest Chrome (85+) or Edge, and setting up RTL grid, the left columns disappear while scrolling to left.
You can reproduce this issue easily on the RTL Support tutorial page:
There suppose to be 15 columns, when loading the grid you can see the first 3 which is ok,
but when scrolling left after the 5th column you do not see column 6,7 etc... and columns 4 & 5 suddenly disappear
The text was updated successfully, but these errors were encountered:
When using ui-grid with latest Chrome (85+) or Edge, and setting up RTL grid, the left columns disappear while scrolling to left.
You can reproduce this issue easily on the RTL Support tutorial page:
There suppose to be 15 columns, when loading the grid you can see the first 3 which is ok,
but when scrolling left after the 5th column you do not see column 6,7 etc... and columns 4 & 5 suddenly disappear
The text was updated successfully, but these errors were encountered: