That is caused by your custom JavaScript having a syntax error. It looks like you have “function callback”, rather than just “callback” in one of your scripts. You should review all the custom JS and find the error.
Please let me know if you run into any issues with that!