You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The searchbar has a clear button that shows when the user types, we could make a directive for this so the user could specify it within an ion-input and then it would automatically add the clear icon and clear the text when clicked.
Copied from original issue: driftyco/ionic2#586
The text was updated successfully, but these errors were encountered:
clearInput is working on Android devices. But On iPhone 6 with ios version 10.2.1 not clearing the text on clear button click. @mhartington@brandyscarney
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
From @brandyscarney on November 18, 2015 23:56
The searchbar has a clear button that shows when the user types, we could make a directive for this so the user could specify it within an
ion-input
and then it would automatically add the clear icon and clear the text when clicked.Copied from original issue: driftyco/ionic2#586
The text was updated successfully, but these errors were encountered: