SAP / Webchat

The SAP Conversational AI webchat let you deploy a bot straight to a website
https://cai.tools.sap
MIT License
80 stars 200 forks source link

Use multiple Webchats on one domain #33

Open jolle22 opened 5 years ago

jolle22 commented 5 years ago

Hi there,

In my use case it is possible to add more than one Webchat to a website, each in its own iframe. Testing this scenario, I found that one chatbot stops responding after I open the page for the second time. After clearing the Browser Cookies one of the chatbots is responding, while the other one doesn’t respond still.

This was tested with Chrome browser.

Do you know what causes this issue and how it can be resolved?

Thank you and Kind regards!

jolle22 commented 5 years ago

This pull request resolves the issue. I would be glad if you merged it to this repository. https://github.com/SAPConversationalAI/Webchat/pull/34