This message was deleted.
# cloud
s
This message was deleted.
l
as far as I know they get closed on unmount
b
Thanx @lively-holiday-52322, So it means we do not have to explicitly close them ?
l
yeah assuming u use the latest version and u use React
b
Ah great. The reason I asked that is, We faced an issue where when we emit one data message, the listeners get triggered multiple times (Some time exceeding 100 times). Do you have any experience on that kind of an issue
p
the best way to debug this (both for you and for us) would be to have a minimal reproduction repository that shows that behaviour. Could you provide that? Then I can take a look and see why a particular message would get received or emitted multiple times.
b
Sure @polite-kilobyte-67570 will provide you with one
👍 1
f
Hi @polite-kilobyte-67570, We have started new thread follow up for this and you can find bug details along with issue demo and reproducible steps via https://livekit-users.slack.com/archives/C01KVTJH6BX/p1696756409929389?thread_ts=1696591714.691559&cid=C01KVTJH6BX. Greatly appreciate you guys insights into this to sort the issue as soon as possible.
p
thanks! we’ll take a look!
f
Noted with Thanks @polite-kilobyte-67570. Eagerly waiting for your revert feedback.