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
VisualStudio DesignMode error. ViewModelViewHost error : XDG0003 "ILogManager is null. This should never happen, your dependency resolver is broken"
It seem there is a call to Splat.AppLogger without initialization in design mode.
Problematic version is 21.0.1 of ReactiveUI.Wpf. Older versions are OK.