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
When a <ion-slide-page> directive is destroyed, the slider is not updated. The hack solution was always render the slider when the <ion-slide-page> is removed. I'll submit a PR to fix this.
Type: bug
Ionic Version: 1.x
Platform: all
When a
<ion-slide-page>directive is destroyed, the slider is not updated. The hack solution was always render the slider when the<ion-slide-page>is removed. I'll submit a PR to fix this.