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

Is it possible to add a launchMode(like Android's Activity) params at Route definition? #970

Open
haodong404 opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement New feature or request new New issue request attention

Comments

@haodong404
Copy link

I hope a ChildRoute could be single instance for the APP.
When I using Modular.to.pushName('/example/path'), modular will find the existing page in the stack and move it to the top, or create a new one if it is not exist.

So It's perfect if there is a parameter in r.child() to set the launchMode.

@haodong404 haodong404 added enhancement New feature or request new New issue request attention labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new New issue request attention
Projects
None yet
Development

No branches or pull requests

1 participant