Agent Chat Widget Missing in Portal after upgrade to Yokohama Patch 8<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Steps to reproduce: Install the below plugins as pre-requisites.1. Glide Virtual Agent ( com.glide.cs.chatbot)2. Agent Chat (com.glide.interaction.awa)3. com.glide.cs.sn-va-web-client-app4. com.glide.cs.topics5. com.glide.cs.topic_blocks Instance Version: Yokohama Patch 8 1. Go to sys_properties.LIST and set com.glide.cs.advanced-chat-popover to true.2. And do not enable AI Search on the portal where the bot is configured.3. Make sure the sp_agent_chat_config has the record for the portal.4. Now go to the respective portal where the VA is enabled, You will not see the agent chat widget to initiate the chat. Workaround: Workaround 1:Enable AIS for the respective portal in which the issue is happening. This will fetch the AIS based asset and VA chat will work fine.Workaround 2:Please make the system property "com.glide.cs.advanced-chat-popover" to "false". This will stop loading the problematic asset and basic chat will be rendered.Some features like notification preview will not be available in the basic chat.