Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element Call infinite loop on call start in strict mode #29196

Open
toger5 opened this issue Feb 5, 2025 · 1 comment · May be fixed by #29254
Open

Element Call infinite loop on call start in strict mode #29196

toger5 opened this issue Feb 5, 2025 · 1 comment · May be fixed by #29254
Assignees
Labels
A-Element-Call Group calls via Element Call O-Uncommon Most users are unlikely to come across this or unexpected workflow T-Defect

Comments

@toger5
Copy link
Contributor

toger5 commented Feb 5, 2025

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.

@toger5 toger5 self-assigned this Feb 5, 2025
@dosubot dosubot bot added A-Element-Call Group calls via Element Call O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect labels Feb 5, 2025
@toger5 toger5 removed the S-Major Severely degrades major functionality or product features, with no satisfactory workaround label Feb 5, 2025
@dbkr
Copy link
Member

dbkr commented Feb 10, 2025

I think you forgot to write a description for this one ;)

@robintown robintown linked a pull request Feb 13, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Element-Call Group calls via Element Call O-Uncommon Most users are unlikely to come across this or unexpected workflow T-Defect
Projects
None yet
2 participants