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

I am getting an error after upgrading to latest mobx #84

Closed
richtera opened this issue Mar 12, 2018 · 7 comments
Closed

I am getting an error after upgrading to latest mobx #84

richtera opened this issue Mar 12, 2018 · 7 comments

Comments

@richtera
Copy link

return extras.getDebugName(object)

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

@nitelite
Copy link

nitelite commented Mar 13, 2018

Is there a version of the dev tools in the works, compatible with MobX 4?

@jacklinton
Copy link

No response on this yet? Hopefully it's because they're hard at work updating the library...

@mweststrate
Copy link
Member

mweststrate commented Mar 18, 2018 via email

@andykog
Copy link
Member

andykog commented Mar 18, 2018

Published [email protected] compatible with mobx@4

@andykog andykog closed this as completed Mar 18, 2018
@kalmi
Copy link

kalmi commented Mar 19, 2018

It gives a warning during install as the mobx peer dependency in package.json have not been updated, but otherwise works fine. Thanks!

@richtera
Copy link
Author

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.

@andykog
Copy link
Member

andykog commented Mar 20, 2018

@kalmi, thanks, fixed in 5.0.1
@richtera, this is more related to mobx-react package, see mobxjs/mobx-react#368

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

6 participants