This message was deleted.
# announcements
s
This message was deleted.
p
Hi! Which client version are you using? Does it also happen to you with the sample app of the client-sdk-js?
s
@polite-kilobyte-67570 I’m using v0.16.6. I haven’t tested with sample app yet but I think it has the same problem.
p
I'm asking because we recently made changes to mitigate these kind of problems. It sounds like you can reliably reproduce the issue, could you give me step by step instructions how to reproduce it?
s
Steps to reproduce: 1. Connect to LiveKit server with proper access token & url 2. Toggle mic/camera buttons to see it works 3. Disconnect network and wait a while 4. Toggle mic/camera buttons several times 5. Reconnect network and wait until LiveKit reconnected successfully 6. Toggle mic/camera button => It doesn’t work
p
thanks for the detailed steps. Unfortunately I cannot reproduce the issue. I just tested the scenario you described on chrome for both video and audio. Once LiveKit reconnects the latest state is synced between the two participants and toggling mic/video still works after reconnect. Would it be possible for you to test with the sample app in the sdk repo ?
yarn install
and
yarn sample
should be enought to run it.