-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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(ion-input): clearInput attribute not working #6618
Comments
Thanks for the issue! So is the button working when you click it when you are not focused in the input? I have an open issue for fixing that issue if so: #6514 Just trying to see if this is the same issue. 😄 |
See: http://plnkr.co/edit/xz6INvvLKyTJS4TWgOhr?p=preview The clearInput button becomes active when the focus moves off of the input field. |
Thanks for the plunker! This is the same issue as #6514 so I am going to close this one. 😄 |
Short description of the problem:
When testing in the browser and on a device, I am not able to press the close button on the ion-input that has the clearInput attribute. This means I cannot easily clear the text box.
It appears as though the button is disabled?
Note that the input event does not seem to be firing when this button is enabled.
Which Ionic Version? 2.x
Plunker that shows an example of your issue
http://plnkr.co/edit/V3INKguqz8E4BopcJ21w?p=preview
Run
ionic info
from terminal/cmd prompt: (paste output below)Cordova CLI: 6.1.1
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.7
Ionic CLI Version: 2.0.0-beta.24
Ionic App Lib Version: 2.0.0-beta.14
OS:
Node Version: v5.10.1
The text was updated successfully, but these errors were encountered: