Embedded Chat View with `sysparm_topic` Parameter Never Activates "End Chat" ButtonProblemWhen using the embedded chat view with sysparm_topic parameter then "end chat" and "start a new chat" buttons are always disabled even after a chat has begun, the user still cannot end the chat. Steps to reproduce Go to https://<instance-name>/$sn-va-web-client-app.do?sysparm_topic=_SYSID_TOPIC_See that "end chat" button at the top right is never activated. Root Causesysparm_topic is good for topics other than connecting to live agent. You need to use sysparm_default_topicSteps to ResolveYou can use this=> https://<instance-name>/$sn-va-web-client-app.do?ssysparm_default_topic=_SYSID_TOPIC_