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
Currently, there is no clear way to include display progress notifications when opening a synced Realm.
We already have complaints about this (see issue #5144).
Solution
The best solution would be for the fallback component rendered by the RealmProvider to include properties for the progress notification and re-render when this changes. This would allow more context into the fallback in order to determine that progress is being made in opening the realm.
Problem
Currently, there is no clear way to include display progress notifications when opening a synced Realm.
We already have complaints about this (see issue #5144).
Solution
The best solution would be for the
fallback
component rendered by theRealmProvider
to include properties for the progress notification and re-render when this changes. This would allow more context into thefallback
in order to determine that progress is being made in opening therealm
.Alternatives
No response
How important is this improvement for you?
Would be a major improvement
Feature would mainly be used with
Atlas Device Sync
The text was updated successfully, but these errors were encountered: