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
**Problem:**
As a followup to #6380 , we should preserve `repeat` functions & co.
when altering the grid template from the inspector inputs too.
**Fix:**
1. Factored out the logic to alter a table from the resize strategy to
helper functions in `grid-helpers.ts`
2. Adjusted the logic to support removing elements too
3. Refactored the callbacks in the inspector section to use the new
helpers
Fixes#6387
No description provided.
The text was updated successfully, but these errors were encountered: