Results 24 comments of Andrew Kogut

This is not really necessary becasue mobx-devtools-mst module is just few lines of code, so it won't hurt https://github.com/mobxjs/mobx-devtools/blob/master/packages/mobx-devtools-mst/src/index.js

I'm planning to give this a try a bit later. If anybody else wants to help with this, pr is welcome. @ncammarata, @lostpebble, @mweststrate what kind of extension, you think,...

@mweststrate, @ncammarata, @lostpebble, @fusepilot, @RobVermeer, @gabrielbull, @exwar, @evisong, @leader22, @ksmithut, @CNBorn, check this out, need your feedback

@linvain could you please elaborate on what you're trying to achieve? You goal is to debug browser extension written using mobx?

@hedikasmanto, sorry, webpack build failed because of eslint error but the process exited with code 0 due to misconfiguration. Fixed in 0.9.16

@hedikasmanto, dates should now be displayed fine (v0.9.17). Are you sure that those values are actually arrays? For me both native and observable arrays are shown fine: Could you try...