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

The IgxBanner styling sample in StackBlitz failed with compile error #3349

Closed georgianastasov closed 1 year ago

georgianastasov commented 1 year ago

Description

The IgxBanner styling sample is not possible to preview in StackBlitz because it failed with compile error.

Steps to reproduce

  1. Go to the IgxBanner styling demo.
  2. Open the sample in StackBlitz.

Result

The sample opens but doesn't run as a compile error 'Duplicate identifier' appears.

Expected result

The sample should open and run without compile error.

Attachments

compile error code