issues
search
mobxjs
/
mobx-state-tree
Full-featured reactive state management without the boilerplate
https://mobx-state-tree.js.org/
MIT License
6.99k
stars
641
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Chore/version bump 7.0.0
#2223
coolsoftwaretyler
closed
1 week ago
0
EAS Build outputs different bundled code for preview build
#2220
alexvcasillas
closed
1 week ago
6
Add formatting rules
#2219
coolsoftwaretyler
opened
2 weeks ago
5
Fix model types when extending in any way.
#2218
thegedge
closed
2 weeks ago
1
got 「unknown」 type when using Instance<typeof SomeModel>
#2217
JLUiceman
opened
1 month ago
7
TypeScript does not recognize overriding mandatory property with optional one in sub-model
#2216
andreykurilin
closed
2 weeks ago
2
Unexpected patches for Dates with applySnapshot
#2215
thegedge
opened
2 months ago
3
Asynchronous actions generator yield stuck
#2213
rose4096
closed
2 months ago
3
onInvalidated not Called when Bad Reference Hits Store - App Crashes - React Native Expo
#2212
ChristopherGabba
opened
2 months ago
4
onBecomeUnobserved is never called
#2211
vitaliyslion
opened
3 months ago
10
Incompatible with new React Navigation v7 Release "Error: [MobX] Dynamic observable objects cannot be frozen"
#2210
ChristopherGabba
closed
3 months ago
1
Add a benchmark suite that pushes results to codspeed
#2209
thegedge
closed
1 month ago
1
Model Creation/Instantiation Allows Duplicate names (except for properties)
#2208
coolsoftwaretyler
opened
3 months ago
2
Ensure actions/volatile state also throw when overriding props.
#2207
thegedge
closed
3 months ago
5
Invalidate Parent (Not just Immediate object) on Types.SafeReference
#2205
ChristopherGabba
opened
3 months ago
5
Get `bun test` working locally
#2204
thegedge
closed
3 months ago
1
Improve typing of the union dispatcher function
#2203
thegedge
closed
3 months ago
3
chore: version bump for preview release
#2201
coolsoftwaretyler
closed
3 months ago
0
Fix tsconfig and typechecking
#2200
thegedge
closed
4 months ago
1
Type create/validate to accept an instance type
#2199
thegedge
closed
3 months ago
6
Fix typings for snapshot processor
#2198
thegedge
closed
4 months ago
6
chore: target es6 in tsconfig
#2197
coolsoftwaretyler
closed
4 months ago
3
Chore/6.0.1 version bump
#2191
coolsoftwaretyler
closed
4 months ago
0
Improve typing for isXYZType narrowing functions
#2190
thegedge
closed
4 months ago
3
Improve typing for model type substitutability.
#2189
thegedge
closed
4 months ago
1
fix: types for empty models
#2187
coolsoftwaretyler
closed
4 months ago
1
Broken model types in 6.0.0 version
#2186
dfilatov
closed
4 months ago
16
Mobx/Mobx-state-tree doesnt work in module federation of Webpack.
#2185
AshwinAsp
opened
5 months ago
8
is<TypeIdentifier> functions mark argument as `never` when they returns `false`.
#2184
coolsoftwaretyler
closed
4 months ago
4
Add failing test for missing snapshot processor node argument
#2183
airhorns
opened
5 months ago
1
Validate state tree instances instead of snapshots in the `SnapshotProcessor.is` override
#2182
airhorns
closed
4 months ago
10
chore: bump to v6.0.0 and build docs
#2179
coolsoftwaretyler
closed
6 months ago
0
docs: correct bun run test to bun run test:all for new contributers
#2177
evinosheaforward
closed
7 months ago
1
fix: do not mutate properties object by model constructor
#2176
dangreen
closed
7 months ago
0
Model constructor modifies descriptor object
#2175
dangreen
closed
7 months ago
5
Fix/get members 2173
#2174
evinosheaforward
closed
7 months ago
2
getMembers does not work as expected, behaviour change between 5.1.0 and 5.4.1
#2173
cemcakirlar
closed
7 months ago
11
fix: #2138 linter issues with fail function
#2171
JuanJo4
closed
7 months ago
2
Docs for mst-query
#2170
k-ode
closed
4 months ago
5
docs: add recipe for auto-generated property setters
#2169
coolsoftwaretyler
closed
8 months ago
0
mst-form-type documentation in markdown as we talked in email
#2168
sherlockwang
closed
7 months ago
7
chore: remove unused, unnecessary custom Omit type
#2167
coolsoftwaretyler
closed
8 months ago
0
docs: update TypeScript tips
#2166
coolsoftwaretyler
closed
8 months ago
0
docs: fix broken link
#2165
kylemeenehan
closed
8 months ago
1
Feat/has env and getenv changes
#2163
coolsoftwaretyler
closed
8 months ago
0
chore: version bump to 5.4.2-pre.1
#2159
coolsoftwaretyler
closed
9 months ago
0
Docs: add comparison between React Context/Reducer
#2158
coolsoftwaretyler
closed
8 months ago
1
feat: add dynamic object type from luo-occ
#2157
coolsoftwaretyler
closed
4 months ago
4
Missing docs for `types.lazy`
#2156
coolsoftwaretyler
opened
9 months ago
4
Better documentation on action/view definitions and their impact on IDE introspection, navigation and refactoring
#2155
beepsoft
opened
9 months ago
2
Next