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

observable requires reaction #133

Open
OmerGronich opened this issue Dec 19, 2020 · 2 comments
Open

observable requires reaction #133

OmerGronich opened this issue Dec 19, 2020 · 2 comments

Comments

@OmerGronich
Copy link
Contributor

OmerGronich commented Dec 19, 2020

The *mobxAutorun and *mobxReaction directives do not get picked up as reactive contexts by the mobx configuration option:

configure({observableRequiresReaction: true});

Reproduced in this git repo: https://github.com/OmerGronich/observable-requires-reaction

@SimonMcKinsey
Copy link
Member

@OmerGronich Is this still relevant?

@OmerGronich
Copy link
Contributor Author

@SimonTouitou Yes.

Reproduced the bug in a new repo with the lts of mobx and mobx-angular here: Repo

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