Replies: 2 comments 3 replies
-
I disabled |
Beta Was this translation helpful? Give feedback.
2 replies
-
@mweststrate, just another weird one, I understand remotedev was the trouble above, but see here... https://codesandbox.io/s/babel-7-decorators-boilerplate-forked-o7xur?file=/src/index.js
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good day all! Trying my best to make mobx work for me!
New to mobx, after spending some quality time on the docs, I have hit the reaction cycling 100 times issue. I have looked into the logic over an again, but couldn't see anything wrong. This is the flow:
Here is a simple reproduction (from a larger store that has both mutable & immutable props).
Reproduction link (check console): https://codesandbox.io/s/babel-7-decorators-boilerplate-forked-c288n?file=/src/index.js
Beta Was this translation helpful? Give feedback.
All reactions