-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
I am getting an error after upgrading to latest mobx #84
Comments
Is there a version of the dev tools in the works, compatible with MobX 4? |
No response on this yet? Hopefully it's because they're hard at work updating the library... |
Don't worry, it's being worked on
Op zo 18 mrt. 2018 05:44 schreef Jack Linton <[email protected]>:
… No response on this yet? Hopefully it's because they're hard at work
updating the library...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABvGhF4KU13Rw45tJSQvNIiXNuSe3Ar8ks5tfeYrgaJpZM4SnN9M>
.
|
Published |
It gives a warning during install as the mobx peer dependency in package.json have not been updated, but otherwise works fine. Thanks! |
It seems to work but I am getting a whole bunch of "undefined" reaction names and I don't quite know where they are coming from. There seems to be some names not being picked up in the tooling. |
@kalmi, thanks, fixed in 5.0.1 |
mobx-react-devtools/src/consoleLogChange.js
Line 240 in 1f8a998
Is this pending to be fixed or is there a specific option I need to configure mobx with to expose the debug names?
Thanks
Andy
The text was updated successfully, but these errors were encountered: