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