Skip to Content
0
Former Member
May 11, 2017 at 02:49 PM

UI5 app not loading css libraries

213 Views Last edit May 27, 2020 at 06:24 PM 2 rev

Hi, I am working with webide and I am using BlockLayout. The Blocks are displayed just fine bue the property 'Background' doesn't work.

The blocks are rendered on screen and the class sapUiBlockLayoutBackgroundMixed is added. However it doesn't do anything. If I open the debug console the class doesn't appear under the styles sections ( only .sapUiBlockLayoutSizeL .sapUiBlockHorizontalCellsRow, .sapUiBlockLayoutSizeXL .sapUiBlockHorizontalCellsRow, .sapUiBlockLayoutSizeM .sapUiBlockHorizontalCellsRow ).

These are the libraries I'm loading:

Any ideas ? thanks !