Closed ciaoben closed 4 years ago
Hi! Is that the exact reproduction (or you left out some other code)? This example should work and it does work: https://codesandbox.io/s/oolzowkk0y Could you give me access to the original code or post a bigger snippet here?
I am using a library that basically thin wrap this utility:
react-easy-state
. It seems that re-assigning a new object to an observable property do not trigger the change.Is there any special case?? Here is a simplification of what is happening to me.. I would like to have some suggestion of what can be wrong or I can debug this. Can't wrap my head around this problem:
It seems to not detect when I change the whole object