coreui / coreui-angular

CoreUI Components Library for Angular https://coreui.io/angular/docs/
https://coreui.io/angular/
MIT License
244 stars 145 forks source link

cIcon directive change name binding not refresh icon in angular 17 #203

Closed ProDInfo closed 4 months ago

ProDInfo commented 4 months ago

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>`
xidedix commented 4 months ago

@ProDInfo we can confirm the issue

xidedix commented 4 months ago

@ProDInfo thanks for heads-up!

fixed in @coreui/icons-angular: