You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't find anything in the docs for this. It just had some arrays as examples. In addition, I had to confirm myself that it worked properly on nested POJO's because the docs, which mentioned immer and Proxy's did not go into much detail about this. Perhaps the documentation can be clarified. Thanks. (https://easy-peasy.now.sh/docs/tutorials/primary-api.html#modifying-the-state)
The text was updated successfully, but these errors were encountered:
ie. Would there be any problems to doing things like this (sorry for my opinionated comment about the setter):
https://stackoverflow.com/questions/66910556/can-you-use-a-map-instance-as-an-easy-peasy-store-property
I didn't find anything in the docs for this. It just had some arrays as examples. In addition, I had to confirm myself that it worked properly on nested POJO's because the docs, which mentioned immer and Proxy's did not go into much detail about this. Perhaps the documentation can be clarified. Thanks. (https://easy-peasy.now.sh/docs/tutorials/primary-api.html#modifying-the-state)
The text was updated successfully, but these errors were encountered: