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

4.0.0-beta.14 mobx strict-mode is enabled bug #2145

Closed
stulip opened this issue Jul 31, 2017 · 5 comments
Closed

4.0.0-beta.14 mobx strict-mode is enabled bug #2145

stulip opened this issue Jul 31, 2017 · 5 comments

Comments

@stulip
Copy link

stulip commented Jul 31, 2017

console.error: "Error handling:Error: [mobx] Invariant failed: Since strict-mode is enabled, changing observed observable values outside actions is not allowed. Please wrap the code in an action if this change is intended. Tried to modify: NavigationStore@4._onEnterHandlerExecuted"

version: 4.0.0-beta.14

@aksonov
Copy link
Owner

aksonov commented Jul 31, 2017

Could you try latest master version?

@stulip
Copy link
Author

stulip commented Jul 31, 2017

I am through the version of the installation of yarn, it is not easy to test. If you follow the latest release version. I can try. I have now closed mobx strict mode

@aksonov
Copy link
Owner

aksonov commented Jul 31, 2017

I'm going to publish new version today (beta.15)

@stulip
Copy link
Author

stulip commented Jul 31, 2017

Okay, after i'm released, I'll try it.

@aksonov
Copy link
Owner

aksonov commented Jul 31, 2017

Closing now, feel free to open if it will happen with beta.15

@aksonov aksonov closed this as completed Jul 31, 2017
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