We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Type: bug
Ionic Version: 2.x
Platform: ios 7 browser
<ion-toolbar dark> <ion-searchbar [(ngModel)]="searchQuery" (input)="getItems($event)"></ion-searchbar> </ion-toolbar>
Image (the left one): http://s32.postimg.org/lst7y4qms/ionic_searchbar_ios_bug.jpg
The text was updated successfully, but these errors were encountered:
Thanks @MatanYed! I can reproduce this one: http://plnkr.co/edit/EOvlnLGNkmKxeGV2XzYr
Sorry, something went wrong.
fix(searchbar): use the contrast color for the background in a toolbar
b4028c6
also updated the icons and text to use the contrast color. fixes #6379
Thanks for the issue! I have fixed this and it will be in the beta 9 release. If you'd like to check it out sooner I released a nightly version. 😄
beta 9
npm install --save ionic-angular@2.0.0-beta.8-201606092335
brandyscarney
No branches or pull requests
Type: bug
Ionic Version: 2.x
Platform: ios 7 browser
Image (the left one):
http://s32.postimg.org/lst7y4qms/ionic_searchbar_ios_bug.jpg
The text was updated successfully, but these errors were encountered: