question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Searchbar ionic V4 no show icon search android

See original GitHub issue

Hello I have a searchbar, but in andorid it does not show the icon of the magnifying glass

<ion-searchbar 
type = "search" 
animated = true 
spellcheck = true 
[(ngModel)] = "searchTerm" 
(ionInput) = "setFilteredItems ($ event)" 
show-cancel-button = true 
clear-icon = "close-circle "
search-icon =" search "> </ ion-searchbar>

screenshot_1533104793

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
manucorporatcommented, Aug 12, 2018

Thanks David!

0reactions
ionitron-bot[bot]commented, Sep 11, 2018

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ion-searchbar - Ionic Framework
Search bars represent a text field that can be used to search through a collection. Learn to input Ion-Search Bar as an icon...
Read more >
ion-searchbar in Ionic 4 throws icons not found errors on ...
I was not able to display clear text icon in the searchbar. Cannot find "/dist/ionicons/svg/ios-close-circle.svg" in ionicons@5.0.0. Please ...
Read more >
searchbar-icon-width - CodePen
Insecure Resource. The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https....
Read more >
Ionic 5 - 07 Ion-Search - YouTube
Searchbars represent a text field that can be used to search ... GitHub Link - https://github.com/techassembler/ Ionic -5-Angular/tree/master/.
Read more >
custom-ionic-search-bar - npm package - Snyk
All security vulnerabilities belong to production dependencies of direct and indirect packages. License: MIT. Security Policy: No. We found ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found