mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-03 10:13:42 +00:00
632f9d737e
The Results class was updated to match the style of List and include a flag (m_live) that determines if it should sync updates. If an object in the static Results is deleted, then it will return null.