Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Upgrading fundamental ngx is breaking the UI

I am recently trying to upgrade fundamental-ngx library – @fundamental-ngx/core from 0.32.0 and 0.36.0. Once that was done all the existing UI is broken. The colors and the basic fiori styles are removed. I tried to inspect the components but the CSS variables that are used do not have any values set. I also installed fundamental-styles. How to fix this?

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

I faced the same issue, previously there was a default value associated with the variables that you mentioned. but looks like they have removed it. Now you have to import the css based on the styles. You can try to do the following and see if it helps:

ng add @fundamental-ngx/core

This will ask for a theme and based on selection automatically update angular.json and styles.scss with fonts and styles.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading