-
### Describe the feature
Currently MongoDB support is provided by the NodeJS driver and is not supported on edge runtimes. I would propose adding additional support for MongoDB through either the At…
-
Opening a realm after having specified initialSubscriptions in the sync config while offline causes the initialisation to hang. We should be able to open a flexible sync enabled realm with subscriptio…
-
### How frequently does the bug occur?
Seen once
### Description
We got one crash report in the Crashlytics
### Stacktrace & log output
```shell
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x000000000001…
-
Duplicating state from json -> sqlite -> redux was a massive headache that should be avoided
My proposal is using [Realm](https://github.com/realm/realm-js) to store the data in a fast and local m…
-
Please apologise if this shouldn't be here, I've spent many hours debugging, checking stuff to be sure, building the repos and testing some fixes myself but I am unfamiliar with the project or some la…
-
I have a lot of real swift code with modern async and their new statically typed query expressions. I'm not sure how I'd port this to android which also has a very similar realm client.
-
Update the `Metrics_TransactionTimings` test to look for greater than or equal instead of greater than, since the test sometimes fails with `CHECK_GREATER(transactions->at(3).get_fsync_time_nanosecond…
-
Since Realm 10.12.0, function observe can receive keyPaths parameter, which can select object properties object or collection.
https://docs.mongodb.com/realm/sdk/ios/examples/react-to-changes/#regist…
mtgto updated
2 years ago
-
#### Expected results
Get a change notification on an object collection after manually recovering some data during a discard local changes client reset.
#### Actual Results
We don't get a notificatio…
-
Using randomised testing + schema/object generation, so expect mangled names in the schema.
Attaching client/server/oplogs/offending realms.