why href not working in angular 6?
href not working in angular 6
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Muthu KumarPosted Aug 22, 2019, 1:40 AM
Multiple way you can solve this issue,
1. If you want same way href use like this [attr.href]
2. Simply use routerLink property.
3. Use by calling function by this.router.navigate() and navigatebyurl
Sivakumar KonetiPosted Jul 2, 2019, 11:55 PM
archana deviPosted Jul 2, 2019, 6:24 AM
Piyush PansuriyaPosted Jul 2, 2019, 6:23 AM
Rajanikant HawaldarPosted Jul 2, 2019, 4:49 AM