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

Angular ScrollSpy doe not work for me

Open tiga05 opened this issue 5 years ago • 2 comments

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 the src folder and this works.

I started to debug a little bit around. And it looks like this.items which normally holds the amount of navbar items (means: all items which have the snScrollSpyItem directive) is always empty. Your basic project shows me it should not.

So what am I doing wrong?

I am using angular 9.1.0 and Nodejs 12.16.1

I attached my example project. Just unzip it, run npm install and ng serve! test3.zip

tiga05 avatar May 02 '20 19:05 tiga05

I think it isn't working for Angular 9.x .. It stoped working for me when I've updated my project

francardoso93 avatar May 06 '20 13:05 francardoso93

Is there any solutions for this issue?

akbarsaputrait avatar Nov 30 '20 16:11 akbarsaputrait