mobx-state-tree
https://github.com/mobxjs/mobx-state-tree
TypeScript
Full-featured reactive state management without the boilerplate
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to mobx-state-tree
Help out
- Issues
- My model returns fields as null, if I created model fields with types.maybeNull and use model in types.union
- Get Error: [mobx-state-tree] Cannot modify 'AnonymousModel@..., the object is protected and can only be modified by using an action.
- `cast` TS error when `types.array` sub-type has reference
- `types.Date` expects a number in postProcessSnapshot
- Rare unstable performance problem (caching turns off)
- Destroying a model with a preprocessor that returns a new object triggers onSnapshot
- Types.union not being re-inferred in reassignment
- safeReference throws when set to point at non-existent entity
- Async actions with separate actions - example not working in TS
- JSDoc
- Docs
- TypeScript not yet supported