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

fix(picker): allow selectedIndex to be zero #14479

Closed
wants to merge 2 commits into from

Conversation

pwespi
Copy link
Contributor

@pwespi pwespi commented May 15, 2018

Short description of what this resolves:

Currently, if selectedIndex is 0 (the first item in the column is selected), the picker returns null instead of the first item.

Changes proposed in this pull request:

  • allow selectedIndex to be 0

Ionic Version: 4.x

Fixes: #

@brandyscarney
Copy link
Member

Thank you for the PR! Made a small change but merged it here: d19061c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants