Phil Eichmann

Results 2 issues of Phil Eichmann

**When replacing an object of type `types.array` why does mobx generate add/remove patches rather than a single replace patch?** * [X] I've checked documentation and searched for existing issues *...

bug
help/PR welcome

I tried to reproduce the polymorphism example from the readme. While subclassing appears to be working correctly, there is no `$`, nor any other property that would tag the subclass...