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
The real firebase library, when setting a value to null, deletes the item from the database.
Currently, the InProcessFirebaseDriver stores the null value, when it should instead delete the item.