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 I try to add a new widget in one column, it will reset all the nodes in one modal and doesn't change back them the correct position in multiple columns mode.
Steps to reproduce
start the gridstack.js angular example, and select component ngFor example.
Add 3 widgets.
Change the chrome width and make the widget show in one column.
Add a widget and change the chrome width to back multiple columns mode.