mmautomatizacion / mm.angular-fullpage.js

Angular directive for use the jQuery fullPage.js library on Angular.js v1.x
MIT License
17 stars 7 forks source link

fullPageservice is calling methods on second click. Single ng-click doesn't call a method. #12

Closed abhitechgithub closed 7 years ago

abhitechgithub commented 7 years ago

It got fixed. I was trying o use reBuild() but now understood that before making a ajax call i need t use destroy() and later after storing data in scope variable I need to call reBuild()