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

Mitigate missed update during creation #619

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

Conversation

stash-openai
Copy link

We noticed that if two updates to the value happens during the creation of CodeEditor, then only first one will be displayed, and the second update might get lost.

This PR mitigates it by doing one more update after creation has happened (and only if value is different).

@stash-openai
Copy link
Author

@suren-atoyan any thoughts?

Copy link

This PR has been marked as stale. It will be closed in 7 days unless further activity occurs.

@github-actions github-actions bot added the Stale label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant