You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ionic v1.2 has new ion-slides directive and I wrote small app creating dynamic ion-slide-page entries from angular array from scope. Dynamic array content doesn't seem to update correctly in repeater. I produced example as a code pen. If you click on "click me" in first visible slide nothing happens. If you switch slide and click the second delete function is called, slide is switched but the slide is not removed from dom.