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
this.OneWayBind(ViewModel, model =>model.OperationModes, window =>window.ComboBoxOperationMode.ItemsSource).DisposeWith(r);
If using reactiveUI to bind the list to the ComboBox, I get the following error in the console output.
console output
DefaultViewLocator: Failed to resolve view for view model type'System.Object'.
DefaultViewLocator: Failed to resolve view for view model type'System.Object'.
ViewModelViewHost: The ViewModelViewHost could not find a valid view for the view model of type System.String and value Passthrough.