-
```
❯ realm-cli -v
realm-cli version 2.0.0-beta.6
```
I've made myself a github action that first exports the app, copies new files into /hosting/files and then tries to push the changes using t…
-
[https://www.mongodb.com/docs/realm-sdks/kotlin/1.0.1/library-sync/-realm%20-kotlin%20-s-d-k%20-%20-sync/io.realm.kotlin.mongodb.sync/-sync-configuration/-builder/initial-subscriptions.html](https://w…
-
### Description
Within MongoDB you can have unique compound indexes (https://www.mongodb.com/docs/manual/core/index-unique/#unique-compound-index) - we ask if Flutter Realm would consider this for Rea…
-
### Problem
Recently, I was working through [this blog post](https://www.mongodb.com/developer/products/realm/querying-mongodb-browser-realm-react/) and went through the exercise of creating a custom …
-
I'm using mongodb-realm-cli version 1.1.0 and have no trouble logging in or running the `export` command. However, I get errors running the `diff` and `export` commands.
## Export
✅ Works perfec…
-
#### Expected results
After a refresh token expires, it should be possible to login again without a crash.
Expected result would be to get a new auth session and not crash.
#### Actual Results
W…
-
After installing npm on ubuntu 20.04
`~# npm --version
6.14.4
`
Here is the log :
`~# npm install -g mongodb-realm-cli
npm WARN deprecated request@2.88.2: request has been deprecated, see…
ghost updated
3 years ago
-
### Problem
Currently attempt to use [NativeAot](https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/) leads to "Unhandled Exception: System.InvalidOperationException: No properties …
-
**Describe the bug**
When downloading an AASX from the basyx docker aas-environment-v3 using the aas-web-ui it cannot be viewed in the AasxPackageExplorer. The issue seems to be the addition of a val…
-
**Is your feature request related to a problem? Please describe.**
We currently have two MongoDB services in the Realm app - one for sync, and one for everything else. It appears that the Realm UI no…