-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Issues: mobxjs/mobx
[feature] Investigate running MobX on top of signals standard...
#3854
opened Apr 4, 2024 by
mweststrate
Open
1
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
The Issue or PR related to mobx package
deep
option does not work as documented.
π bug
π mobx
#2542
by clebert
was closed Nov 2, 2020
updated Nov 2, 2020
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 Issue or PR related to mobx package
π wontfix
LegacyObservableArray
s instead of the values from map without Proxies
π mobx
#2620
by agostbiro
was closed Nov 13, 2020
updated Nov 13, 2020
mobx-react(-lite) useLocalObservable will wrap a class instance in observable if make(Auto)Observable is not used
π bug
π mobx
Issue or PR related to mobx package
β on hold
#2579
by AoDev
was closed Nov 21, 2020
updated Nov 21, 2020
Action decorator not working properly when overriding arrow function method
π bug
has PR
π mobx
Issue or PR related to mobx package
πΆ stale
#2593
by tahme
was closed Dec 24, 2020
updated Dec 24, 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
TypeError: Cannot convert a Symbol value to a string at createAction (mobx.esm.js:628)
π bug
π mobx
Issue or PR related to mobx package
βΊ needs-reproduction
#2719
by kevzettler
was closed Jan 18, 2021
updated Jan 18, 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
makeObservable crashing on class derived from ObservableMap for mobx 6.1.x
π bug
π mobx
Issue or PR related to mobx package
π needs investigation
#2765
by thunderkid
was closed Feb 4, 2021
updated Feb 4, 2021
when
sometimes not firing in MobX 6
π bug
π mobx
#2703
by RoystonS
was closed Feb 5, 2021
updated Feb 5, 2021
Reaction is not working and observers is emptied incorrectly
π bug
π mobx
Issue or PR related to mobx package
π needs investigation
βΊ needs-reproduction
#2786
by Aqours
was closed Feb 8, 2021
updated Feb 8, 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
No warning about changing an observable outside an action if called from a reaction
π documentation
π enhancement
π help wanted
π mobx
Issue or PR related to mobx package
#2718
by vorou
was closed Jan 27, 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
Execute autorun not work when updating storage in the react context
π bug
π mobx
Issue or PR related to mobx package
π needs investigation
#2816
by beilo
was closed Feb 21, 2021
updated Feb 21, 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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.