-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
Hi
We are on the latest version of UI grid.
We have a problem with the expandable/collapseable grid rows ever since we upgraded to the latest chrome version (77.0.3865.90) - on version 76 we do not get any issues.
The Issue: When you expand or collapse the rows, ui grid doesn't seem to complete the process. it either leaves a big white space between rows (when you collapse) or as seen in the screenshot the expanded row data overlaps other rows (look at the last row in the picture, the columns reference, type, status, last user, last activity date should not be there, the expanded row should have pushed the row down)
Now when you resize the page or open/close dev tools, UI grid seems to "wake up" and everything snaps back in place... until you do another action.
Also have noticed hovering over a tooltip can also cause UI grid to "wake up" but this never fixes the issue. This could be a bug with digest and UI grid maybe.
Any advice or fixes for this would be greatly appreciated.
Thanks
