Angular Realm Sync

It seems like React Native has sync support but not angular? https://docs.mongodb.com/realm/sdk/react-native/examples/sync-changes-between-devices/

We are disappointed that angular has no support for sync. Are there any workarounds?

Yes, I am also struggling to enable ‘SYNC’ offline feature of mongoDB RealM. No information found about specifically ANGULAR framework! You can go thru the doc https://docs.mongodb.com/realm/web/mongodb/#std-label-web-mongodb-watch and implement REALTIME data in your app.

Correct the realm-web SDK does not support the realm database or sync which is called out in the docs here - https://docs.mongodb.com/realm/web/

We are investigating what it would take to bring these capabilities to realm-web in the future but it is a long-term project

1 Like

Thanks for your reply. I planned to move my next project to ‘mongodb realm’ to get ‘OFFLINE SYNC’ feature, but after getting your reply in the community I am really disappointed.
Anyways, looking forward to get the feature available in web sdk as soon as possible.

2 Likes

We are in the same boat. Would love to see Angular supported for offline capabilities. We will have to look at alternatives now. Thank you!

Hi everybody,

@Ian_Ward having sync in angular would be great. Please bump this feature in the development queue… :pray:

1 Like

Any news on this? Working with synched objects would be great!

1 Like

Device Sync for the WEB SDK is now available as a preview feature!

Regards
Manny