Hi
I have a custom js file defined in a site def. This gets injected into the master page head as expected. However, something is also injecting another script tag into the body of the page and I cant find anywhere in my code that does this. Does anyone know what this might be or how I can trace it?
Ive checked for CustomJSUrl controls and the script name in my source and it’s only mentioned in the master page once.
Thanks