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

initialRoute with string like '/home/login' will cause not found error #282

Open
vzhilong opened this issue Dec 27, 2023 · 0 comments
Open

Comments

@vzhilong
Copy link

I only define route '/home/ogin' to LoginPage, not define '/' and '/home'.

If I set the FlutterActivity engine with initialRoute = '/home/login', the fluro will push two not found page in back stack, and the LoginPage on the top.

I expect that there is only the LoginPage in the stack.

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

No branches or pull requests

1 participant