In a simple SAP UI5 mobile app if I add a TileContainer to a sap.m.Page, the TileContainer's height is set to zero. Try to save the attached txt file, by changing the extension to .html and then open in the browser. Go to page 2 and inspect the dom elements. The element with id projectTileContainer has height 0 and consequently it's content is not visible. I have also seen this behavior when adding NavigationContainer to page. What am I missing?
↧