Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(slider): property pager #7571

Closed
xr0master opened this issue Aug 6, 2016 · 1 comment
Closed

bug(slider): property pager #7571

xr0master opened this issue Aug 6, 2016 · 1 comment

Comments

@xr0master
Copy link
Contributor

Ionic v2 beta.11
Minor bug, pager property doesn't work. It checked on browser Chrome.

Introduction:

  1. <ion-slides [options]="{pager: true}"> <!-- it works fine -->
  2. <ion-slides pager="true"> <!-- it doesn't work -->

Which Ionic Version? 2.x

//cc @jgw96

@brandyscarney
Copy link
Member

This property was removed awhile ago, it should be passed in options. That is the only input that is added to slides: http://ionicframework.com/docs/v2/api/components/slides/Slides/#input-properties

Please see this issue: #5508

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants