Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

user-unpublished not caught when using Strict Mode #50

Open
nikasakandelidze opened this issue May 26, 2023 · 1 comment
Open

user-unpublished not caught when using Strict Mode #50

nikasakandelidze opened this issue May 26, 2023 · 1 comment

Comments

@nikasakandelidze
Copy link

The problem i encountered is next:

I followed the exact implementation as stated in: React Agora Example
But when Strict Mode is on "user-unpublished" event for meeting participants doesn't get executed. Can't determine whether event is not being sent at all or simply other participants sides don't get according events but when strict mode is on it doesn't work ( All other events work fine ).

When turning Strict mode off everything works fine.

I'm interested whether or not it is a common behaviour? And if turning off Strict Mode for these kinds of purposes is ok.
Thanks in advance

@EkaanshArora
Copy link
Contributor

Can you share your code? I want to take a look at how you're attaching the event listener?
If it's easy please share a reproduction and I can take a look. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants