Kenneth Geisshirt

Results 196 comments of Kenneth Geisshirt

> Realm.write opens the Realm automatically. `Realm.write()` handles the transaction but you need to open the Realm elsewhere. We will keep the issue open and wait for you to provide...

> there is a class called Test. Yes, with no objects. > we don't use realm.open I suppose, you are using `new Realm(config)`. Please post `config`. > data is imported...

@ldoot Thank you for reporting. In v12.6.1 we [migrated away from rollup](https://github.com/realm/realm-js/pull/6492), and I wonder if it has an impact on Jest. Is it possible to try v12.6.0 to give...

@houssam-adesso @huneau Please create a new issue with more details.

@HugoBounoua I am curious to know if you use `RecoverUnsyncedChanges` as client reset mode? v12.6.0 has a upgrade to Realm Core with https://github.com/realm/realm-core/pull/7239. Do you use flexible sync?

@gfrancischini Thank you for reporting. I believe that we should extend `@realm/react` with an option not to shallow the exceptions from `Realm.open()`. We can either rethrow the exception or call...

Thank you for reporting. [Symbol.asyncIterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator) should be supported by Chrome on Android. We need to investigate further. Is it possible for you to upgrade your Desktop Chrome to 124 to...

@Dv-Andrew Thank for all the details. @andy-dextrous Thank for confirming. I will bring it up with the team to see what we can do but it might take a while.

@piesuke Unfortunately we haven't any updates to share yet.

@aliza-khu Thank you for reporting, and hinting which categories we need to include. We will try to address the issue as soon as possible - as you know our [first...