Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReactiveUI Router.NavigateAndReset don't work on Android #16395

Closed
panthernet opened this issue Jul 22, 2024 · 2 comments
Closed

ReactiveUI Router.NavigateAndReset don't work on Android #16395

panthernet opened this issue Jul 22, 2024 · 2 comments
Labels

Comments

@panthernet
Copy link

Describe the bug

Here's the topic on StackOverflow with detailed description:
https://stackoverflow.com/questions/78778252/reactiveui-router-navigateandreset-dont-work-on-android

The problem is that it work on Windows Desktop project and don't work on Android. May be I miss something vital, I'm quite new to Android specifics.

To Reproduce

Detailed source code by the link above

Expected behavior

I expect the routing work teh same as in desktop version: view cahnged form LoginViewModel to MainViewModel

Avalonia version

11.1.0

OS

Android

Additional context

No response

@panthernet panthernet added the bug label Jul 22, 2024
@panthernet
Copy link
Author

android_log.txt
Log file from VS android loading. Using Pixel5 - Android 12 v31 VM.

@panthernet
Copy link
Author

Solved on StackOverflow. As I suspected I made a design flaw, not a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant