bespoke.
← All changes Changelog · 2026-08-24

One chat, one tab

  • fixed When your chat widget reopens while the conversation is already open in another tab, it now shows only a quiet notice instead of a full chat you can't use. It takes over automatically when the other tab closes.

If someone opened your chat in one tab and then opened it again somewhere else, the second copy used to look like a working chat that simply refused to send. The chat server only allows one live session per person, so the second tab was silently locked out, and it looked like a bug in your chat.

A quiet notice: this chat is open in another tab, and it will reconnect when that tab closes
A quiet notice: this chat is open in another tab, and it will reconnect when that tab closes

Now the second tab says exactly what happened: the chat is open in another tab, and this one will take over automatically when that tab closes. No guessing, no dead composer, and when the other tab closes the conversation picks up right here.

← All changes