mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-20 18:38:04 +00:00
These references would eventually become invalid. The quickest fix is for them to no longer be references. The longer-term fix might be to only store the object type and dynamically retrieve the ObjectSchema only when necessary. Fixes #181