Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hello,
I have a problem with Find (v7.5.452.109) where the page with statistics wont load information.
I can see what the latest searches are, but the graph is not loaded and an error occurs on page in the console.
The error is "SyntaxError: expected expression, got '<'".>
I tracked down the error to be because the page loads a script with and loads the current page as script, and stops the rest of the scripts to execute.
And if i check the source of the page the following code is: src="<%= model.socketiourl>">
And what it seems the SockIoUrl is never set.
Have anyone else had this problem or know how to solve it?
// Christopher