angular-scrollspy
angular-scrollspy copied to clipboard
A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport
It seems angular-scrollspy still use ViewEngine library. In latest angular and modern angular versions, they drop ViewEngine library build and recommend to use ivy compile library pattern. It is easy...
Hello, Tried to use your cool module. But for some reason, it is not working. Also not with a clean new angular project. So I tried the demo app in...
Hi, I really love this software ;) But I note that this is not working on Safari Browser. Because active class is not setting on the DOM. Could you give...
 [Angular 7] Anyone having same issue?
Hi, I am using the library for a website developed in angular 7. when using this library I find that, when recovering assets within a section always returns a 404....
Hi. great work. Is there any way we can add some top offset to the divs being monitored?
The elements do get the `active` class when they are in view, but the href of the url is not updated. Would it be possible to add this as an...
Hi! Is there a way to target a container div instead of the window? Thanks!