wppconnect-team / wppconnect-server

Wppconnect Server is a ready-to-use API, just download, install, and start using, simple as that.
https://wppconnect.io/swagger/wppconnect-server/
Apache License 2.0
665 stars 390 forks source link

On multisession sessions messages mixes each other #625

Closed sencerturgut closed 2 years ago

sencerturgut commented 2 years ago

Hello,

I have an issue with wppconnect-server using with wppconnect-frontend. While system working with multisession, if tow different session chatting with same contact, one of the our sessions messages showing on other sessions chat sent or recieved from same contact.

Environment

Steps to Reproduce

  1. use wppconnect-server with wppconnect-frontend
  2. Open multisession and chat from two different session to same contact
  3. One of sessions messages will shown in other chat page
icleitoncosta commented 2 years ago

Hello!

Do you try wppconnect-frontend-vue? That is updated.