Jump to content
We've recently updated our Privacy Statement, available here ×

Visualize.js errors with "SyntaxError: missing ) after argument list"


hozawa
Go to solution Solved by hozawa,

Recommended Posts

Visualize.js page was erroring with "SyntaxError: missing ) after argument list" on Visualize.js:59

I've found the cause of this problem. It's the encoding of the visualize.js file. It seems JavaScript optimizer is creating optimized file with improper ANSI characters.

To fix this, go to "optimized-scriptsbower_componentsvisualize-jsbuild" and change the encoding of this file to UTF-8.

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution

Posting your answer into an answer.... (djohnson53)

I've found the cause of this problem. It's the encoding of the visualize.js file. It seems JavaScript optimizer is creating optimized file with improper ANSI characters.

To fix this, go to "optimized-scriptsbower_componentsvisualize-jsbuild" and change the encoding of this file to UTF-8.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...