Virtual Agent chat client does not load the header properly if glide.ui.escape_all_script is set to "false"DescriptionVirtual Agent chat client does not load the header properly if glide.ui.escape_all_script is set to "false"Steps to Reproduce 1. set the property "glide.ui.escape_all_script" to "false"2. Go to $sn-va-web-client-app.doExpected behaviorThe header text should be "ServiceNow" and the background should be blueActual behaviorThere is no text on the header, also the header background color is greyWorkaroundSetting glide.ui.escape_all_script to "true" fixes this issueRelated Problem: PRB1381134