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

Pivot Grid State Persistence sample buttons are not rendered correctly #3483

Closed skrustev closed 1 month ago

skrustev commented 1 month ago

Description

The buttons for the Pivot Grid State Persistence sample are not rendering correctly or its something related to their styling. Also when leaving the sample page, the "Go back" should be rendered as a button as well, but its not.

Steps to reproduce

  1. Open https://www.infragistics.com/angular-demos/pivot-grid/pivot-grid-state-persistence
  2. Observe the buttons

Result

The buttons do not render correctly.

Expected result

The buttons should render as the igxButtons would normally look.

Attachments

image

image

skrustev commented 1 month ago

Closing due to duplicate