angular2-bs4-navbar icon indicating copy to clipboard operation
angular2-bs4-navbar copied to clipboard

First link / Brand name is always active

Open smitray opened this issue 9 years ago • 1 comments

I've been searching for the solution to get rid of the active class for the first path / landing path, i.e. ' ' or '/'.. If you've any, then please do let me know. Thanks in advance

smitray avatar Sep 30 '16 21:09 smitray

Basically you need to add [routerLinkActiveOptions]="{exact: true}" for Brand type. I ll see if I can push a commit soon for this

sirajc avatar Oct 03 '16 18:10 sirajc