thenikso / angular-flexslider

AngularJS directive to use Woothemes' FlexSlider jQuery plugin.
MIT License
189 stars 100 forks source link

Flexslider $scope object doesn't get updated #49

Open sourcebits-gokul opened 9 years ago

sourcebits-gokul commented 9 years ago

I have new data to update flexslider slides but when I pass new data to its $scope, it is not getting updated.

maddes commented 9 years ago

Have you checked this? https://github.com/thenikso/angular-flexslider/blob/master/examples/add-remove-slides.html

I've downloaded, and it works. Tried to replicate it: doesn't work… Not sure where the magic is… My array is updated but not the slider like in the example.

thenikso commented 9 years ago

could you upload the code not working for you in a plunkr