You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replace useLocalParticipant with useLocalSessionId
This does not replace all occurrences of useLocalParticipant, because in some places we access other properties of the local participant. This commit only replaces occurrences where we only accessed the local participant's session_id.
0 commit comments