-
-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Description
Hello,
for me the du-scrollspy work's just one time on loading.
Any Idea what's wong on my code ?
> <div class="chapters" >
> <div class="chapter" id="chapter{{chapter.id}}" ng-repeat="chapter in tuto.chapters" >
> <h6 href="#chapter{{chapter.id}}-flux" du-scrollspy offset="500" > {{chapter.title}} </h6>
> </div>
> </div>
> [...]
> <div class="container-spy" du-scroll-container>
> <div ng-repeat="chapter in tuto.chapters" id="chapter{{chapter.id}}-flux" >
> [...]
> </div>
> </div>
>
Metadata
Metadata
Assignees
Labels
No labels