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
What behavior did you expect?
No warning is shown in console related to MaxListenersExceededWarning. This issue was fixed in the past for the CallComposite in issue #2468
If applicable, provide screenshots:
In what environment did you see the issue?
@azure/communication-react npm package version
OS: Win 11
Browser: Any
Is there any additional information?
The text was updated successfully, but these errors were encountered:
Describe the bug; what happened?
Access the storybook for CallWithChatComposite https://azure.github.io/communication-ui-library/?path=/story/composites-call-with-chat-basicexample-basic-example--basic-example. After joining the call you see in console a warning "MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 51 stateChanged listeners added. Use emitter.setMaxListeners() to increase limit"
What are the steps to reproduce the issue?
Go to the communication-ui storybook for CallWithChatComposite https://azure.github.io/communication-ui-library/?path=/story/composites-call-with-chat-basicexample-basic-example--basic-example
What behavior did you expect?
No warning is shown in console related to MaxListenersExceededWarning. This issue was fixed in the past for the CallComposite in issue #2468
If applicable, provide screenshots:
In what environment did you see the issue?
@azure/communication-react
npm package versionOS: Win 11
Browser: Any
Is there any additional information?
The text was updated successfully, but these errors were encountered: