Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Judging by the template code displayed in the error message, your link does not have [routerLink]="/some-route", i.e. a link to some route in your application.
It will look something like this:
<a [routerLink]="..." [queryParams]="{category: item}" ... > ... </a>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question