I am facing problems with IE11 where CSS not loading completely or not applied or crossed out by the browser. This specific problem I am working on oracle JET application. Specifically, content of few rows of the oj-table is not displayed.
If I hover over the empty row, content shows up. If I toggle any CSS property of the row from the developer tool, content shows up.
We have huge style-sheet file. To optimize i tried splitting the file, but no luck. Tried adding a property to the row, no luck.
Work around is to invoke refresh on the oj-table. https://www.oracle.com/webfolder/technetwork/jet/jsdocs/oj.ojTable.html#refresh