hellsan631 / angular-fullpage.js

An angular directive for fullpage.js

Home Page:http://hellsan631.github.io/angular-fullpage.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-reprat to create sections

shayaml opened this issue · comments

hi,
i have a problem ,
when i create like this:
`




{{ movie.title }}



` i'v got scrolling problem. i have read that i need to destroy and initialize . how do i do that? thank u!