Closed tomkrus007 closed 8 years ago
Greetings @tomkrus007!
I've closed this issue because my sensors indicated it was old and inactive, and may have already been fixed in recent versions of Ionic. However, if you are still experiencing this issue, please feel free to reopen this issue by creating a new one, and include any examples and other necessary information, so that we can look into it further.
Thank you for allowing me to assist you.
if only two 'ion-slide' in 'ion-slide-box',the ion-pager's 'active' state will be wrong.
solution: add some code to the 'ionPager' directive . like this: .directive('ionPager', function() { return { restrict: 'E', replace: true, require: '^ionSlideBox', template: '