Uncaught SyntaxError: missing ) after argument list
-
I am seeing this error message in browser tools. How do i fix it ?
Uncaught SyntaxError: missing ) after argument list
at t._insertCursor (lity.js:1)
at t._writeScriptToken (lity.js:1)
at t._handleScriptToken (lity.js:1)
at t._writeImpl (lity.js:1)
at t.write (lity.js:1)
at t._onScriptDone (lity.js:1)
at lity.js:1
at lity.js:1
at r (lity.js:1)
at HTMLScriptElement.onload (lity.js:1)
lity.js:1 Uncaught Error: Uncaught SyntaxError: missing ) after argument list – https://website.com/: 6
at Object.error (lity.js:1)
at y.win.onerror (lity.js:1)
at t._insertCursor (lity.js:1)
at t._writeScriptToken (lity.js:1)
at t._handleScriptToken (lity.js:1)
at t._writeImpl (lity.js:1)
at t.write (lity.js:1)
at t._onScriptDone (lity.js:1)
at lity.js:1
at lity.js:1
The topic ‘Uncaught SyntaxError: missing ) after argument list’ is closed to new replies.