London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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