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 NodeNetwork.ViewModels.NodeViewModel and value NodeNetwork.ViewModels.NodeViewModel.
I am getting these when trying to run the Hello World.
We are currently using the NodeNetwork in docked window (Syncfusion control)
If I run the Hello world in a normal window (Not part of docking) It works again.
Any help would be appreciated ! :D