Skip to content

Fixes #192055 avoids view refresh race condition #250239

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eamodio
Copy link
Contributor

@eamodio eamodio commented Jun 1, 2025

Refs #192055

The "Element with id is already registered" message has long plagued many extensions, and I've tried to work around it the best I can in the extensions themselves, but while I've been able to get very close (employing a very similar fix) I haven't been able to avoid the race condition when calling reveal.

With these changes, I haven't been able to repo the race condition anymore, not through normal loading nor with reveal calls.

Hopefully this can land 🙏 @alexr00

@eamodio eamodio force-pushed the debt/view-id-already-registered branch from 749e699 to 5c22100 Compare June 20, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants