Skip to content

Issues: mobxjs/mobx

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

The deep option does not work as documented. πŸ› bug 🎁 mobx Issue or PR related to mobx package
#2542 by clebert was closed Nov 2, 2020 updated Nov 2, 2020
3
1
TypeError: can't convert undefined to object 🎁 mobx Issue or PR related to mobx package β™Ί needs-reproduction
#2595 by SimonChaumet was closed Nov 4, 2020 updated Nov 5, 2020
makeObservable option.name doesn't show up in console warnings πŸ› bug 🎁 mobx Issue or PR related to mobx package
#2614 by hymm was closed Nov 12, 2020 updated Nov 12, 2020
2
Getting LegacyObservableArrays instead of the values from map without Proxies 🎁 mobx Issue or PR related to mobx package πŸ’€ wontfix
#2620 by agostbiro was closed Nov 13, 2020 updated Nov 13, 2020
when(...) doesn't work if property wasn't explicitly initialized πŸ› bug 🎁 mobx Issue or PR related to mobx package πŸ‘“ needs investigation
#2706 by skyh was closed Jan 10, 2021 updated Jan 10, 2021
Please document crucial change in reaction in upgrading to v6 docs 🎁 mobx Issue or PR related to mobx package ⏰ needs-more-info
#2707 by barbalex was closed Jan 11, 2021 updated Jan 11, 2021
autorun behaving differently for action vs autoAction 🎁 mobx Issue or PR related to mobx package ❔ question 🚢 stale
#2676 by veesahni was closed Jan 15, 2021 updated Jan 15, 2021
Regression: onBecomeObserved doesn't fire πŸ› bug 🎁 mobx Issue or PR related to mobx package πŸ‘“ needs investigation
#2686 by pauldraper was closed Jan 23, 2021 updated Jan 23, 2021
Mobx computed decorator not support decorators stage 2 proposal 🎁 mobx Issue or PR related to mobx package πŸ’€ wontfix
#2744 by WUSO01 was closed Jan 27, 2021 updated Jan 27, 2021
Cannot decorate undefined property with deep inheritance πŸ› bug has PR 🎁 mobx Issue or PR related to mobx package πŸ‘“ needs investigation
#2633 by uqee was closed Jan 27, 2021 updated Jan 27, 2021
function-properties in observable objects are not enumerable has PR 🎁 mobx Issue or PR related to mobx package πŸ‘“ needs investigation
#2629 by misantronic was closed Jan 27, 2021 updated Jan 27, 2021
Mobx 6.1 breaks spying on actions in unit test πŸ— enhancement 🎁 mobx Issue or PR related to mobx package
#2752 by heath-freenome was closed Feb 1, 2021 updated Feb 1, 2021
when sometimes not firing in MobX 6 πŸ› bug 🎁 mobx Issue or PR related to mobx package πŸ‘“ needs investigation
#2703 by RoystonS was closed Feb 5, 2021 updated Feb 5, 2021
Can't catch thrown 'FLOW_CANCELED' anywhere πŸ“– documentation πŸ— enhancement 🎁 mobx Issue or PR related to mobx package
#2790 by DMS40 was closed Feb 8, 2021 updated Feb 8, 2021
Disable debug names in production builds πŸ— enhancement 🎁 mobx Issue or PR related to mobx package
#2737 by mweststrate was closed Feb 9, 2021 updated Feb 9, 2021
computed with ifavailable cause Error 🎁 mobx Issue or PR related to mobx package
#2619 by doxiaodong was closed Jan 27, 2021 updated Feb 20, 2021
reaction Inside runInAction 🎁 mobx Issue or PR related to mobx package ❔ question
#2830 by Luncher was closed Mar 1, 2021 updated Mar 1, 2021
Observables don't seem to work correctly with function in object πŸ› bug 🎁 mobx Issue or PR related to mobx package
#2835 by RickLucassen was closed Mar 1, 2021 updated Mar 1, 2021
ProTip! Exclude everything labeled bug with -label:bug.