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
At this moment all data are cached on DataStore.Initialize so Search document by key is sync.
If we want lazy loading data mode (for big data sets) then async can help increase performance.
Async API for document collection
The text was updated successfully, but these errors were encountered: