realm / realm-studio

Realm Studio
https://realm.io/products/realm-studio/
Apache License 2.0
293 stars 40 forks source link

Realm Studio 15 can't open a synchronized Realm #1644

Closed nirinchev closed 2 months ago

nirinchev commented 2 months ago

Due to a breaking change in Realm JS 12, we can no longer pass true to the sync field of the config when opening a Realm. Instead, we need to pass openSyncedRealmLocally: true.

sync-by-unito[bot] commented 2 months ago

➤ PM Bot commented:

Jira ticket: RSTUDIO-534

phranck commented 2 months ago

I really hope this will be fixed asap! For me it's kind of a dealbreaker atm...