wppconnect-team / wppconnect-frontend

WPPConnect FrontEnd has been designed to demonstrate how multi-session works dynamically.
Apache License 2.0
232 stars 83 forks source link

cant load any chat data in messagecontainer #682

Open Leoooo111 opened 1 year ago

Leoooo111 commented 1 year ago

should be looking like this

image

and this is what I got

image

The chat is missing but the chat function[both send and receive] seems ok if you stay on a single chat it will show what you are sending and receiving during that time

image

but as soons as you click on another person then go back the messaage is gone.

image

I guess something about cache? thanks :)