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

Consider ready state of editor for update of disabled prop #388

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

paescuj
Copy link

@paescuj paescuj commented Aug 2, 2023

There's a chance that updates of the disabled prop are ignored when happening before the editor itself is ready.
Adding the ready state ensures the watcher runs again as soon as the editor has been initialized and is actually able to receive an update of the mode.

@paescuj paescuj requested a review from a team as a code owner August 2, 2023 10:52
@paescuj paescuj requested review from spocke, TheSpyder and ltrouton and removed request for a team August 2, 2023 10:52
@paescuj
Copy link
Author

paescuj commented Sep 23, 2023

Anything I can do here?

@paescuj
Copy link
Author

paescuj commented Nov 14, 2024

@TheSpyder Sorry for the ping! The issue as well as the provided fix seem pretty straightforward to me. What can we do to get it over the line? ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants