JKnorr91 / ion-slide-box-tabs

An Add-On directive for the ion-slide-box, that adds tabs to the slide box, known from the Android Material Design specification
MIT License
248 stars 110 forks source link

How to update tabs (insert/remove) dinamically with ng-repeat #26

Closed vinimendes3 closed 8 years ago

vinimendes3 commented 8 years ago

Actually I am adding slides dinamically using ng-repeat, and whenever user "pull to refresh" the page, new tabs are added or removed from tabs. I'm controlling this from my controller, but when I change the variable which controls ng-repeat content, the new tabs added not appears, and removed tabs keep showing on previous tabs. How can I update this whenever I want?

Thanks in advance

caocuongajax commented 6 years ago

Do you have any solution for this? Could you help me?

Elvincth commented 6 years ago

Do you have any solution for this? +1