This message was deleted.
# helpdesk
s
This message was deleted.
d
how do you
remove track in browser
? what livekit API does that translate to?
d
Copy code
await this.room.localParticipant.unpublishTrack(track)
it works for other users connected in browser only happens in server
@dry-elephant-14928 any comment about this?
d
there does appear to be an issue here. taking a look
this has been fixed in 1.0.13. thanks for the report! we had a regression at some point and the bug had existed for awhile now
👍 1