Recoil
Recoil copied to clipboard
Android: Setting recoil state yields "ownKeys target is non-extensible but trap result keys differ from target keys"
I have an issue where setting a Realm object to Recoil state causes the error mentioned in the title.
I originally posted on the Realm issue tracker but have been guided to make a post here off the back of a prior issue it may be related to: https://github.com/facebook/hermes/issues/1063
My original issue on the Realm GitHub including a reproducible example: https://github.com/realm/realm-js/issues/6361