cancel
Showing results for 
Search instead for 
Did you mean: 

Tiles HTML content not loading in mozilla firefox after patch upgradation

Former Member
0 Kudos

Recently updated sap patch UISAPUI5JAVA05P_10-80000708 to our Fiori applications and noticed that application tiles are not appearing in mozila firefox browser.but in chrome and internet explorer working fine. There is no error while loading FLP theme. but theme is loading without tiles. After some R&D we found that the following DIV Content is missing in debugger.

Content Start

<section id="sapUshellDashboardPage-cont" style="overflow-y: auto; overflow-x: hidden;"><div id="dashboardGroups" data-sap-ui="dashboardGroups" role="navigation" aria-label="SAP Fiori Launchpad" style=""></div><span id="sap-ui-invisible-notifications-preview-container-placeholder" data-sap-ui="sap-ui-invisible-notifications-preview-container-placeholder" style="display: none;" aria-hidden="true"></span><span id="sap-ui-invisible-notifications-preview-container" data-sap-ui="sap-ui-invisible-notifications-preview-container" style="display: none;" aria-hidden="true"></span></section>

Content End

Manually, if i add above HTML content to debugger, then it's showing FLP tiles. we did't found the exact solution. your answer will be helpful.

Thank You,

Ranganath M

Accepted Solutions (0)

Answers (0)