Tyler Scott Williams

Results 209 comments of Tyler Scott Williams

Thank you! I'll see if I can get anyone to investigate. If not, I can at some point in the coming weeks. Would welcome a PR if you trace the...

Two approaches come to mind that could fix this without breaking the existing behavior: 1. Add a new type to our reference system that doesn't [throw this exception](https://github.com/mobxjs/mobx-state-tree/blob/922ac098/src/types/utility-types/reference.ts#L88) 2. [Modify...

Thanks @BohdanPylypchuk. Still haven't had anyone volunteer to work on it, we would welcome assistance!

@sergioisidoro - sorry it took so long for anyone to get to this. I think you're correct that we should update the docs. I've just added a label and assigned...

^ Whoops, this issue got caught up in a migration because it matched for `middleware` and `is:open`, but we are going to keep it here. Sorry for the runaround!

I've been playing around with this a little bit and I'm not sure I have a sense of the actual bug, but I found another piece of debugging info. Here's...

I think we should leave this issue open, it seems like it's probably a bug. I still don't understand the root cause, though.

@jamonholmgren - when you get a chance, will you please take a look at this PR to add some error-throwing behavior to `getEnv` in MST? This should close #938, which...

We're probably going to do a breaking release soon, so I will prepare this MR to merge soon! Thanks for bearing with us!