Reintroduce observable props/state/context in mobx-react? #3858
jzhan-canva
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey there MobX team! I noticed that the observable props/state/context was removed in [email protected] due to the issue of "observable state/props/context setters incrementing the global state version during render". However, since the global state version was removed in a later version, it seems like reintroducing this feature should no longer pose the same potential issues. Any thoughts on this?
Also, just a heads up, I'm more than willing to help out and create a PR for this if you guys are on board with it. Looking forward to hearing your thoughts on this and hopefully working together to continue improving this amazing project! Cheers.
Beta Was this translation helpful? Give feedback.
All reactions