Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Session participants are not updated after the call ends #1561

Open
1 of 3 tasks
vihan85 opened this issue Nov 7, 2024 · 0 comments
Open
1 of 3 tasks

[Bug] Session participants are not updated after the call ends #1561

vihan85 opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@vihan85
Copy link

vihan85 commented Nov 7, 2024

Which package/packages do you use?

  • @stream-io/video-react-sdk
  • @stream-io/video-react-native-sdk
  • @stream-io/video-client

Describe the bug
Session participants are not updated after the call ends

To Reproduce
Steps to reproduce the behavior:

  1. User 1 create call with two participants
  2. user 1 leave call
  3. user 2 end call
  4. user 1 call useCallSession() and see useCallSession().participants result

Screenshots
If applicable, add screenshots to help explain your problem.

Version

Expected behavior
After end call useCallSession().participants = []

  • SDK version: @stream-io/video-react-sdk: 1.7.9
@vihan85 vihan85 added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant