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(input): mark ion-input touched on blur instead of changed #12812

Merged
merged 1 commit into from
Sep 11, 2017

Conversation

kensodemann
Copy link
Member

Short description of what this resolves:

This is a replacement for PR #12315 that takes inputs that do not blur into account. The purpose of this PR is to make the application of ng-touched consistent with its application in Angular.

Changes proposed in this pull request:

  • For inputs such as the standard text input, trigger ng-touched on blur not change

Ionic Version: 3.x

Fixes: #12102

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.

1 participant