-
rhenck authored
This does not need to be an observable as it is used only internally and in 1 component, which needs the new state only after calling update functions. Those functions can return the new value directly instead of via observable. And for store internal use a simple variable is sufficient.
rhenck authoredThis does not need to be an observable as it is used only internally and in 1 component, which needs the new state only after calling update functions. Those functions can return the new value directly instead of via observable. And for store internal use a simple variable is sufficient.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.