You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Hi,
I am trying to integrate the WebChat interface into an existing Angular based web app.
What I did so far is, adding the
scripttag to the HTML bodyA div is being created at the end of the body
However it is empty and hence no chat interface/button is showing up.
Any idea what I am missing here?
Regards,
Andreas