Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

console error

Hi,
I have the following error in console, can you tell me what might be wrong?
screenshot attached

Image

Oleg Danchenkov
Posts: 0
Joined: Tue Apr 30, 2013 5:51 pm

console error

Hi michael.
You have symbol "/" in your code or service response. This symbol starts regular expression. Try to delete it.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

console error

thx for the reply,
the error refers to line 565
on line 565 this is the code I have

} )( data );

I dont see a "/" to delete

Sergey Kozyr
Posts: 0
Joined: Tue Apr 30, 2013 2:55 pm

console error

It seams that an error occurred after AJAX navigation to some page. You should look for extra "/" symbol in your JavaScript actions.

Return to “Issues”