- Issue created by @roaldnel
I have found that when using a custom hostname you may run into cross origin issues and the j.crossOrigin="anonymous"; part of the script import seems to make it extremely difficult to get self hosted tag management work. There may be some security risks involved in removing this so this should be taken into consideration when the proposed patch is reviewed.
Change the hostname to an external URL and then check the page console output for cross origin issues.
Remove this small section of the script code. A patch will follow this initial post.
Review and testing of the patch - especially security considerations.
Needs review
1.0
Code