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
Will be able to work on this first thing next week, I have some ideas for how it can be addressed. It's related to #26, I had removed a lot of the VC removal logic to deal with issues with Glimmer but now I think we need to add it back.
Removing items will throw an
index out of bounds
assertion error.Threw together a branch illustrating this effect
https://github.com/srowhani/vertical-collection/tree/bug/remove-items
The text was updated successfully, but these errors were encountered: