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(toggle/checkbox): allow value to be updated when disabled #10304

Merged
merged 1 commit into from
Feb 3, 2017

Conversation

brandyscarney
Copy link
Member

@brandyscarney brandyscarney commented Feb 3, 2017

fixes #9730

testing:
go to the checkbox/basic test, click on the checked item and watch the values update, click disabled and then click checked and make sure it still updates the value but not when clicking on the disabled item.

@jgw96
Copy link
Contributor

jgw96 commented Feb 3, 2017

LGTM on both android and iOS

@jgw96 jgw96 merged commit b8ee301 into master Feb 3, 2017
@jgw96 jgw96 deleted the fix-disabled-value-change branch February 3, 2017 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot programmatically change disabled ion-checkbox or ion-toggle
2 participants