Skip to content

du-scrollspy work's just on loading  #208

@cyrilferte

Description

@cyrilferte

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions