angular-scrollspy icon indicating copy to clipboard operation
angular-scrollspy copied to clipboard

A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport

Results 8 angular-scrollspy issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

![image](https://user-images.githubusercontent.com/37087603/50143339-a527f300-02ac-11e9-8b45-8065182af7c5.png) [Angular 7] Anyone having same issue?

more info needed

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?

enhancement

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...

enhancement

Hi! Is there a way to target a container div instead of the window? Thanks!

enhancement