You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to have a method or a value in the CalcController to check if the result has been calculated?
I noticed there's a private _operated property. I'm not sure if simply exposing a getter for it would be enough.
Thank you!
Would it be possible to have a method or a value in the
CalcControllerto check if the result has been calculated?I noticed there's a private
_operatedproperty. I'm not sure if simply exposing a getter for it would be enough.Thank you!