Hi,
I have the following error in console, can you tell me what might be wrong?
screenshot attached
Hi michael.
You have symbol "/" in your code or service response. This symbol starts regular expression. Try to delete it.
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
It seams that an error occurred after AJAX navigation to some page. You should look for extra "/" symbol in your JavaScript actions.