mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 06:46:03 +00:00
be0c2a91ea
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.