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
Client should make a request for a list of deleted items with deletion timestamps. The most recent timestamp used is stored on the client. When timestamps later than that timestamp are found, their corresponding firestore collection has its cache invalidated by clearing its lastModified value in localStorage.
The text was updated successfully, but these errors were encountered:
Client should make a request for a list of deleted items with deletion timestamps. The most recent timestamp used is stored on the client. When timestamps later than that timestamp are found, their corresponding firestore collection has its cache invalidated by clearing its lastModified value in localStorage.
The text was updated successfully, but these errors were encountered: