Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70752

Error: Cannot match any routes. URL Segment: 'tabs/home'

$
0
0

@htorbov wrote:

I’m trying to show a landing page first, then with a button to navigate to tabs module.

app-routing.module.ts:

const routes: Routes = [
  { path: '', loadChildren: './pages/authorize/authorize.module#AuthorizePageModule' },
];

authorize.page.ts:
this.router.navigateByUrl('/tabs/home');

I get the following error:
Error: Cannot match any routes. URL Segment: 'tabs/home'

Any help, please?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>