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
Unstable behavior when adding a grid item in Nuxt 3. This might be related to #18. I enabled resize and drag in example 10 to test where the item will be added when the grid layout isn't distributed evenly. Seems like adding the item does work! But the item overlaps until enough items are added and the suddely they go to their appropiate placement.
Expected Behavior
Adding an item goes smooth like in the docs.
Current Behavior
Unstable behavior when adding a grid item in Nuxt 3. This might be related to #18. I enabled resize and drag in example 10 to test where the item will be added when the grid layout isn't distributed evenly. Seems like adding the item does work! But the item overlaps until enough items are added and the suddely they go to their appropiate placement.
Failure Information (for bugs)
Add.item.mp4
Steps to Reproduce
The behavior can be seen in this codesandbox.
The text was updated successfully, but these errors were encountered: