Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

In Autocomplete, when the highlight is set to true, it shows images instead of text. However, when the highlight is set to false, it works correctly.


Replication Procedure:

  1. Run the sample .
  2. Open the Dropdown
  3. See the issue , instead of text image will render. 

Expected: When the highlight is set to true, it shows the text .

Current : When the highlight is set to true, it shows images instead of text.