components-js icon indicating copy to clipboard operation
components-js copied to clipboard

`useChat` hook returns messages that only sent by me.

Open brkcrdk opened this issue 5 months ago • 0 comments

Select which package(s) are affected

@livekit/components-react

Describe the bug

chatMessages should give all the messages has been sent from all users

It was working before and after recent update it's not working properly. In the logs i can see that i receive the message but chatMessages is not updates itself.

Ekran Resmi 2024-10-02 13 25 56

Reproduction

I tried to create the simplest example here. Note that i entered livekit room credentials as dummy text.

https://stackblitz.com/edit/react-amx31c?file=src%2FApp.js

Logs

No response

System Info

no response

Severity

blocking an upgrade

Additional Information

No response

brkcrdk avatar Oct 02 '24 10:10 brkcrdk