-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Comments
Could you try latest master version? |
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 |
I'm going to publish new version today (beta.15) |
Okay, after i'm released, I'll try it. |
Closing now, feel free to open if it will happen with beta.15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: