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
using the firestore batch function for deleting multiple items from a sub collection.
"sometimes" the state just doesn't update correctly and instead of removing all deleted items it removes just 1.
firestore database updates correctly.
only after refreshing i get the correct state.
Activity