angular2-course icon indicating copy to clipboard operation
angular2-course copied to clipboard

routerLinkActive applied to wrong element

Open cokert opened this issue 8 years ago • 0 comments

When applied to the anchor tag, the active class only gets applied to the anchor tag, which results in only the text of the link being styled. When applied to the list item tag, the li's background color is changed as shown in the video for the course.

cokert avatar Dec 21 '16 20:12 cokert