Open
Description
node
version:node 8.7.0
npm
(oryarn
) version:yarn v1.2.1
What you did:
Watching site visitors come to the website and reaching out to them with 'Hey there :)'
What happened:
Messaging more than one site visitor caused either the last chat session or the very first session? that was active to look like it also receive the message, even though testing the client the message does not get sent to the website visitor (thankfully) so it appears that its a superficial bug on the operator end.
Problem description:
I believe this is somehow the operator code miss aligning the message to the client ID in its internal state, but I could be wrong..