can not mutate nested object in store #665
Unanswered
llz383455526
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Thanks for reporting. Can you add |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I had used valtio in web applications, it works fine!
But in React Native App, I encountered a problem。
In react native project, when i mutate object in store, show error:
TypeError: target property is non-configurable and non-writable, and set trap value differs from target property value
Beta Was this translation helpful? Give feedback.
All reactions