Jan 7, 2021
There seems to be major performance issues when dealing with large quantities of data with MST. This issue has been around for 3+ years (https://github.com/mobxjs/mobx-state-tree/issues/440), and our team is switching to a native state solution with context. We are seeing 600x + improvements with load time. This should probably be mentioned as a downside.