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
This create the empty map object in the document like this: date: {}.
This problem exist in the all FieldValue methods on batch write. serverTimestamp, increment, arrayUnion.. and probably exist on GeoPoint.
it seems like, set() and update() method which are inside the batchwrite have different data-serialize stages compared to the normal set(), update() methods