Element Call infinite loop on call start in strict mode #29196
Labels
A-Element-Call
Group calls via Element Call
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
T-Defect
When starting an element call with
StrictMode
is enabled, we end up in an infinite create/delete loop of the Call object.This make the UI flicker and prohibits testing/working on embedded element calls with dev builds.
The text was updated successfully, but these errors were encountered: