December 17, 2023
Can’t bind routerLink to html element a
This is a quick note to a recent confusion I had setting up a route in my Angular application. I had the following link in my HTML template The IDE was not posing any issues and my imports for the Component were as follows However, when I went to use ng serve to build and