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
Suppose The breakpointCols is set to 4 and there are only 2 items in the grid, the width will be set to 25% of the container, which causes the items to overlap.
Basically the problem occurs when no_of_items < breakpointCols