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
- getParent not useable in child view with TypeScript when adding actions to parent
- Accessing a field of a model that inherits from another leads to a missing type error
- resolveIdentifier type signature doesn't allow for snapshotProcessor types
- Cast doesn't seem to work in combination with types.references
- Instance node can't be used to instantiate a reference
- types.reference is not working on instance creation
- Memory consumption explodes with large number of nodes. 40MB of data becomes ~16GB in MST
- 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
- Docs
- TypeScript not yet supported