mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-11 14:16:26 +00:00
Specifically for objects with lists, since the mutation listener would fire on a list that no longer is attached. If during the mutation listener that error is thrown, then the listener will be removed and the error will not be propagated.