-
-
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
[mobx ^2.5.0] mobx.observable property inside of mobx.extendObservable doesn't return an ObservableValue instance
π bug
#558
by pnpetrov
was closed Sep 23, 2016
RangeError when passing an observable HTMLElement to toJS
π bug
π¬ discuss
#566
by maxdeviant
was closed Dec 27, 2016
Uncaught TypeError: Cannot read property 'values' of undefined when insppecting ObservableArray in react-devtools
π bug
#752
by capaj
was closed Jan 19, 2017
Observing a store property seems to work when using Typescript but not when using ES6/Babel
π bug
#288
by lucsky
was closed Jun 10, 2016
extendObservable fails on object, created with Object.create(null)
π bug
#502
by Strate
was closed Aug 23, 2016
createTransformer does not support transformer function that has an argument with a default value (ES6)
π bug
#698
by timmolendijk
was closed Jan 2, 2017
Modifiers are not sticky when reassigning to @observable fields
π bug
#197
by jeffijoe
was closed Dec 27, 2016
Shared elements when using Store classes with @observable
π bug
#191
by cafreeman
was closed Apr 15, 2016
observable map modifications outside action do not rise errors with useStrict
π bug
#940
by fedorl
was closed Sep 19, 2017
Uncaught RangeError: Maximum call stack size exceeded
π bug
#237
by jefffriesen
was closed May 5, 2016
Cannot read property 'atom' of undefined when I call reduce on an observable array
π bug
#234
by capaj
was closed May 8, 2016
isObservable(obj, property)
does not return true for unevaluated computed properties
π bug
#373
by jeffling
was closed Jul 15, 2016
isComputed should return
false
for non existing property
π bug
#1120
by mweststrate
was closed Oct 5, 2017
Disposer of async reactions should also cancel pending sideeffect/action
π bug
#1148
by ptomask
was closed Feb 27, 2018
Atom onBecomeUnobserved retriggered when it changes observable map
π bug
#1122
by ptomask
was closed Feb 27, 2018
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.