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

Redirected to new state on horizontal Navigation of slides

shashvattrip opened this issue · comments

When I create 3 slides as shown in the example using ng-repeat, some other state is loaded when i click on the side arrow.
In the console log, I see this being logged.

(3)rebuilt

What's happening and how do I fix this navigation issue?

I face the same issue when the window is resized.

Are you able to put up a jsbin/jsfiddle of an example of this? Unfortunately, at this time, ng-repeat slide creation functionality is kind of hit-and-miss.

alvarotrigo/fullPage.js#1522

There isn't a way of only rebuilding the inside slides of a page, which is what's needed to get that to work.