-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
2 - S (<= 1 week)
-
Differentiators
-
2448
Currently the default behaviour of `Realm.create()` is to create new objects (updateMode defaults to 'never'). The suggestion is to change it to 'modified'.
The code change is in https://github.com/realm/realm-js/blob/master/src/js_realm.hpp#L970 (false -> true). But maybe some tests will fail due to this.
- is depended on by
-
RJS-305 [10.0] Breaking changes
- Closed