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

Unable to create New Routes #13

Closed
navneet936 opened this issue Sep 6, 2018 · 2 comments
Closed

Unable to create New Routes #13

navneet936 opened this issue Sep 6, 2018 · 2 comments

Comments

@navneet936
Copy link

navneet936 commented Sep 6, 2018

Hello

I am following all the steps for creating new routes, but still not being able to navigate to them.
When passed the new route path, it redirects to home page.

Thanks

@sinedied
Copy link
Member

sinedied commented Sep 6, 2018

Please see #7

For your route problem, make sure your new routes gets imported before AppRoutingModule in app.module.ts, as AppRoutingModule include a fallback route that redirects to home.

@navneet936
Copy link
Author

Thanks
Issue Resolved

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

2 participants