Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oj-select-one and oj-combobox-one Not Rendering in oj-table For IE

ZacDMar 1 2018 — edited Apr 26 2018

Hello,

I am working in JET 4.2 and IE11. When I build a table that has oj-select-one or oj-combox-one components in the table cells, they are not rendering. The components render fine in Chrome (64.0.3282.186). In IE, I can see the elements in the DOM explorer, but they are not drawing anything on the browser window. Even trying to click on them does not appear to do anything.

Chrome:

pastedImage_0.png

IE11

pastedImage_1.png

I am using a rowRenderer to generate the row based on an HTML script element, similar to the Custom Row Template cookbook page.

This post has been answered by ZacD on Apr 26 2018
Jump to Answer
Comments
Post Details
Added on Mar 1 2018
12 comments
645 views