mobxjs / mobx-state-tree

Full-featured reactive state management without the boilerplate
https://mobx-state-tree.js.org/
MIT License
6.9k stars 640 forks source link

fix: types for empty models #2187

Open coolsoftwaretyler opened 3 days ago

coolsoftwaretyler commented 3 days ago

What does this PR do and why?

Right now this just introduces a failing spec for #2186 as we investigate.

Steps to validate locally

TBD