ReactiveUI Router.NavigateAndReset don’t work on Android
Below I’ll describe the case where routing isn’t working when I try to switch Views on Android (AvaloniaUI). I see that new viewmodel is created but the view remains the same. The exact same code works fine under windows desktop project.