2
Cannot Switch Chat Box in one page without refreshing
Source: chatwoot/chatwoot#9732 · opened by @heatonmar
Is your feature or enhancement related to a problem? Please describe. My website shows namecards of agents, with "Start Chat" button under each agent's namecard. The button was binded by the website token (Each Agent has his own inbox with single inbox_id) of each agent's widget. So when I tried to talk with Agent A, it worked. But when I tried to talk with Agent B, I clicked on start chat button under Agent B's name card. Instead of switching channel, the popout widget still remained on Agent A's window so I found it hard to talk with Agent B (Honestly what I could do was just to refresh the page and start the chat again, which would work but inconvenient to users ). Here's my widget js code: function initializeChatwoot(contactId, email, websiteToken) { alert('Chat Started'); window.chatwootSettings = {"position":"right","type":"standard","launcherTitle":"Cont…
No pledges yet. Be the first to back this.
Comments
Similar requests
Automatic deletion of chat logs after x days
3 votes · 0 comments
More custom options with Knowledgebase and Chat
1 vote · 0 comments
Agno AgentOS Integration
1 vote · 0 comments
A WordPress-like Plugin Architecture to Make Chatwoot Extensible
5 votes · 0 comments
Gathering the chat room
2 votes · 0 comments
No comments yet.