inzerceubytovani
inzerceubytovani
Same problem here, to reproduce just listen NavigationStart event: `this.router.events.filter(event => event instanceof NavigationStart).subscribe(() =>console.log('nav start'));`
There has to be scrollSpy directive used in some parent element and then it will start to work. But it does not work same as bootstrap affix. This directive only...
I think it would be great if it worked like bootstrap affix : http://getbootstrap.com/javascript/#affix - there is also affix-top, affix-bottom and affix.