Skip to content

[Combo] adding igxSuffix/igxPreffix using attribute selectors is not working #15774

@desig9stein

Description

@desig9stein

Description

Using igxSuffix/igxPrefix directly on any element inside the combo will not show the suffix/prefix. If i use the , , everything is working as expected.

  • igniteui-angular version: All
  • browser: All

Steps to reproduce

  1. Add a combo component
  2. Add an igxPrefix or suffix inside using the attr selector on any element, for example <igx-icon igxPrefix">favorite</igx-icon>
  3. Observe that the prefix/suffix is not projected

Result

The prefix/suffix is not projected

Expected result

The prefix/suffix should be projected as expected

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions