Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

render is not triggered when item is pushed to array #1654

Closed
sebastiandeutsch opened this issue Jul 25, 2018 · 2 comments
Closed

render is not triggered when item is pushed to array #1654

sebastiandeutsch opened this issue Jul 25, 2018 · 2 comments

Comments

@sebastiandeutsch
Copy link

sebastiandeutsch commented Jul 25, 2018

Issue:

Idea:

  • I think it has something todo with Reacts mechanism to compare the TodoStore and not noticing the change
@urugator
Copy link
Collaborator

TodoList must be an @observer as well...

@sebastiandeutsch
Copy link
Author

Haven't seen this one:

https://mobx.js.org/best/pitfalls.html#use-observer-on-all-components-that-render-observable-s

Alright - closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants