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
Shouldn't ampersand-state let the collection decide what to do with the data? This creates inconsistent behavior between state and collection when used together as desired.
Output is
1 1
and then0 0
. Length should be zero in both cases, correct?The text was updated successfully, but these errors were encountered: