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
Bug reports must include:
The code work on angular 16 and core UI 4.7 but upgrade to angular 17 no work, only load the first time but update the variable icon no refresh:
<button cButton cDropdownToggle class="px-2"> <svg cIcon [name]="icon"></svg> </button>`
The text was updated successfully, but these errors were encountered:
@ProDInfo we can confirm the issue
Sorry, something went wrong.
fix(icon): cIcon directive [name] binding does not refresh icon for A…
82180e5
…ngular 17 #203, refactor
e880da0
…ngular 17, refactor, closes #203, thanks @ProDInfo
@ProDInfo thanks for heads-up!
fixed in @coreui/icons-angular:
@coreui/icons-angular
4.7.19
5.0.2
xidedix
No branches or pull requests
Bug reports must include:
The code work on angular 16 and core UI 4.7 but upgrade to angular 17 no work, only load the first time but update the variable icon no refresh:
The text was updated successfully, but these errors were encountered: