Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Conversation

@patrickbussmann
Copy link
Contributor

Updated routeWithNavController to Ionic 4.

Copy link
Contributor

@chrisweight chrisweight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is going to need to maintain backwards compatibility, so will need to account for the Ionic 3 paradigm too

@mreis1
Copy link

mreis1 commented Aug 24, 2022

For backward compatibility you may want to try something like this:

(navController.setRoot || navController.navigateRoot)(match.$route, match.$args);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants