[Communication - Calling] TeamsCallAgent.dispose() fails in 1.15.1-beta.1 #26414
Closed
2 of 6 tasks
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Client
This issue points to a problem in the data-plane of the library.
Communication - Calling Server
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Describe the bug
When disposing a call agent, a TypeError is thrown:
TypeError: Cannot read properties of undefined (reading 'offStateChanged')
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Disposing call agent should not cause a TypeError.
Screenshots
N/A
Additional context
Stack trace:
This does not happen in previous version of the SDK.
The text was updated successfully, but these errors were encountered: