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
When an app has an uncached folder (using the default SEEN strategy), syncs it, and potentially adds documents to it, then enabling full caching (ALL strategy) for the SEEN-synced folder should add all missing documents to the local cache.
Currently, it will only sync missing documents once there's a change to the folder items, while the missing documents are already present in the local itemsMap before then.