Skip to content

bug: Angular icon component ignores title #24999

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

Closed
4 of 6 tasks
andreaslarssen opened this issue Mar 25, 2022 · 2 comments
Closed
4 of 6 tasks

bug: Angular icon component ignores title #24999

andreaslarssen opened this issue Mar 25, 2022 · 2 comments
Labels

Comments

@andreaslarssen
Copy link

andreaslarssen commented Mar 25, 2022

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x

Current Behavior

Ionic ignores the title attr. on the icon component:

<ion-icon name="reload-outline" title="myFunkyTitle" ></ion-icon>

Title = "Reload"

Expected Behavior

The icon to show the title

Steps to Reproduce

Put this:

<ion-icon name="reload-outline" title="myFunkyTitle" ></ion-icon>

in an Anulgar app running Ionic5

Code Reproduction URL

No response

Ionic Info

Ionic:

Ionic CLI : 6.17.0

Utility:

cordova-res : not installed globally
native-run : not installed globally

System:

NodeJS : v14.17.5
npm : 7.21.1
OS : Linux 5.13

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Mar 25, 2022
@averyjohnston
Copy link
Contributor

Thanks for the issue. I'm going to close this as a duplicate of ionic-team/ionicons#1049.

@ionitron-bot
Copy link

ionitron-bot bot commented Apr 27, 2022

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Apr 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants