Skip to Main Content

APEX

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!

APEX 19.2, IE 11, theme roller is not working

Gyula_CsJan 24 2020 — edited Feb 6 2020

Hi all,

I created a simple app from scratch, using the Vita - RED theme, added a homepage, and a left side menu when created.

I set the authentication to no.

No other change was made.

The app starts, homepage loads with the red header.

I then click on the theme roller to do some change. A loading icon appears and starts to roll without stop.

On the console I get the following message:

SCRIPT1002: Syntax error

f (2196,25)

SCRIPT5007: Unable to get property 'apply' of undefined or null reference

script block (7) (212,13)

If i click the first f, the console shows nothing.

The script block points to this line:

utr.invoke.apply(this, Array.prototype.slice.call(utrArguments, 1, 4));

This is not my code, i have not changed a thing.

Can you help me what is happening?

Thanks!

Gyula

Comments
Post Details
Added on Jan 24 2020
2 comments
653 views