You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: