IgniteUI / igniteui-angular-samples

Ignite UI for Angular demos for all available components and features
https://bit.ly/2L19rhp
36 stars 25 forks source link

ESF template samples missing IgxIconModule #3378

Closed RivaIvanova closed 11 months ago

RivaIvanova commented 1 year ago

Description

When opening the Templates samples in StackBlitz the re-templated filter icon is not displayed properly due to missing IgxIconModule.

grid-esf-icon

Steps to reproduce

  1. Open the Templates sample of the IgxGrid, IgxTreeGrid, or IgxHierarchicalGrid in Stackblitz.
  2. Observe the re-templated filter icon.

Result

grid-esf-icon

Expected result

grid-esf-icon2