Skip to content

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

Closed
@ProDInfo

Description

@ProDInfo

Bug reports must include:

  • Operating system and version Windows 11
  • Browser and version: Edge 123.0.2420.81

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>`

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions