You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the lines you identified are places where third party scripts are being wrapped or eval'd so there is a chance the syntax error is the evaluation of that script versus a syntax error in Prototype
Uncaught SyntaxError: unexpected token: ':'
evalScripts https://ajax.googleapis.com/ajax/libs/prototype/1.7.3.0/prototype.js:640
wrapNative https://ajax.googleapis.com/ajax/libs/prototype/1.7.3.0/prototype.js:1270
evalScripts https://ajax.googleapis.com/ajax/libs/prototype/1.7.3.0/prototype.js:640
delay https://ajax.googleapis.com/ajax/libs/prototype/1.7.3.0/prototype.js:434
prototype.js:3:12
evalScripts https://ajax.googleapis.com/ajax/libs/prototype/1.7.3.0/prototype.js:640
map self-hosted:221
wrapNative https://ajax.googleapis.com/ajax/libs/prototype/1.7.3.0/prototype.js:1270
evalScripts https://ajax.googleapis.com/ajax/libs/prototype/1.7.3.0/prototype.js:640
evalScripts self-hosted:1173
delay https://ajax.googleapis.com/ajax/libs/prototype/1.7.3.0/prototype.js:434
The text was updated successfully, but these errors were encountered: