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 using unshift to add elements to an array used in a keyed #each block, the index doesn't correctly update, breaking everything inside that depends on it (element id, input names, etc).