Avoid using <script> tags in HTML templates , servicenow docs workaround not working
Hello community members, ServiceNow recommends not using <script> tags in html templates rather create a separate angular template(link) and put the code in that. But UNFORTUNATELY, this recommendation doesnt work as "Angular sanitizes the script tag...
