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
1435
Migration from ignite 9.1.28 to 13.2.4 Issues
posted

After Successful migration from Angular 9 to 13, i upgraded Ignite from 9.1.8 to 13.2.4 but now the grid is rendering the columns vertically instead of horizontally. I use igx-tree grid and igx-grid

In styles.scss, i have made below changes:
- Added @use '@infragistics/igniteui-angular/theming' as *;

- Added @include core();

Pakage.json has : 

  "@infragistics/igniteui-angular": "^13.2.4",

Please help. It is urgent as our application is in production.