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 you re-size of the container the grid some times moves up and down for a split mill-second before coming back in place .This does not happens if you dont use ui-grid-selection
This is probably happening because the row header is increasing the the width beyond the available canvas when it resizes to a smaller size, and that's causing the grid to wrap.
ui-grid-auto-resize breaks when ui-grid-selection directive is added
plunker
The text was updated successfully, but these errors were encountered: