Automatic BindingState refresh from an observed ViewState
Closed this issue · 0 comments
etiennelenhart commented
Currently a BindingState
has to be "manually" refreshed from the view model state's observer. StateViewModel
should provide overloads of the observeState
function receiving a BindingState
that is then being refreshed automatically.