Replies: 1 comment 3 replies
-
I think you will have to be a bit more specific. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
in the case where something is directly doing updates and it isn't a reaction to a state update, is that still considered observable state to mobx? in this case
outsideRenderFunction
has a backing store. so it is kind of like state management in two places. should arguments in this case be observable?Beta Was this translation helpful? Give feedback.
All reactions