-
Notifications
You must be signed in to change notification settings - Fork 641
Issues: mobxjs/mobx-state-tree
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unexpected error "Сannot finalize the creation of a node that is already dead" while applying snapshot
bug
Confirmed bug
docs or examples
Documentation or examples related
#2136
opened Jan 30, 2024 by
dfilatov
3 tasks done
When observe() a MST node's primitive property, TypeScript get the wrong type of oldValue & newValue
bug
Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
#2105
opened Oct 16, 2023 by
songzhenqi
3 tasks done
Aborting action with AbortController does not work immediately, causes trouble with React.StrictMode
bug
Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
level: intermediate
#1987
opened Dec 4, 2022 by
DamianPereira
3 tasks done
snapshotProcessor modifies the type it wraps
bug
Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
level: intermediate
#1897
opened Apr 9, 2022 by
scytacki
3 tasks done
Reference's Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
level: intermediate
onInvalidated()
called after map.put(snapshot)
when snapshot doesn't have an id
bug
#1874
opened Feb 14, 2022 by
aplum
3 tasks done
Cast doesn't seem to work in combination with types.references
bug
Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
#1760
opened Aug 13, 2021 by
RickLucassen
3 tasks done
types.reference is not working on instance creation
bug
Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
level: intermediate
#1738
opened Jul 8, 2021 by
casamia918
types.Date
expects a number in postProcessSnapshot
bug
#1631
opened Jan 7, 2021 by
mridulmeh
2 of 3 tasks
Rare unstable performance problem (caching turns off)
bug
Confirmed bug
#1596
opened Oct 22, 2020 by
mpetrikov
Destroying a model with a preprocessor that returns a new object triggers onSnapshot
bug
Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
#1547
opened Jul 9, 2020 by
garrettg123
3 tasks done
Types.union not being re-inferred in reassignment
bug
Confirmed bug
enhancement
Possible enhancement
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
#1526
opened May 23, 2020 by
Daymannovaes
3 tasks done
Typesafety loophole: can pass garbage to SomeModel.create
bug
Confirmed bug
#1463
opened Jan 24, 2020 by
thehappycoder
safeReference invalidates on old subtree destroying
bug
Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
level: intermediate
#1458
opened Jan 18, 2020 by
Amareis
3 tasks done
Walk is not walking the tree
bug
Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
#1433
opened Dec 3, 2019 by
dirtyrolf
3 tasks done
union subtree isn't evaluated correctly when assigning data
bug
Confirmed bug
#1399
opened Oct 1, 2019 by
runfaj
3 tasks done
getSnapshot returning inconsistent results
bug
Confirmed bug
#1396
opened Sep 27, 2019 by
MiroslavGannoha
3 tasks done
getType ignore types.refinement
bug
Confirmed bug
enhancement
Possible enhancement
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
level: intermediate
#1369
opened Aug 16, 2019 by
swayf
3 tasks done
applySnapshot does not call preProcessSnapshot when using types.snapshotProcessor
bug
Confirmed bug
hacktoberfest
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
level: easy
#1317
opened Jun 14, 2019 by
khomyakov42
Strange error with React Devtools: the creation of the observable instance must be done on the initializing phase
bug
Confirmed bug
help/PR welcome
Help/Pull request from contributors to fix the issue is welcome
#1303
opened May 30, 2019 by
danielkcz
2 tasks done
types.snapshotProcessor and types.reference
bug
Confirmed bug
#1297
opened May 23, 2019 by
kornacki
3 tasks done
safeReference causes "Computed values are not allowed to cause side effects" error
bug
Confirmed bug
#1291
opened May 18, 2019 by
terrysahaidak
3 tasks done
createActionTrackingMiddleware breaks with nested flows
bug
Confirmed bug
middleware
#1271
opened Apr 29, 2019 by
davidyxu
3 tasks done
Functions that create circular references need to have their return type explicitly typed
bug
Confirmed bug
can't fix
Cannot be fixed
docs or examples
Documentation or examples related
Typescript
Issue related to Typescript typings
#1157
opened Jan 29, 2019 by
Amareis
2 of 3 tasks
ProTip!
Add no:assignee to see everything that’s not assigned.