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
When passing in a model as a constructor input, these classes' constructors don't call ModelObserver constructor (to set up listeners) until after the p-v pairs are set. Thus any custom onModelSet would not be triggered.