Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
igxGrid Not loading styles
posted

Some of the IGX Components do not seem to be working properly. This is what my grid looks like..

Component.html

I have followed the tutorial supplied by Infragistics, not sure what is going here. I have also added the following to my styles.scss and installed igniteui,ignite-ui-angular,igniteui-angular-core and ingiteui-angular-charts via NPM. I am importing IgxGridModule as well. 

The IGXTabs also seem to be displaying the same behavior

@import '~igniteui-angular/lib/core/styles/themes/index';
@include igx-core();
@include igx-theme($default-palette);

What Am i missing?

Parents Reply Children
No Data