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

fix: Make sure to have a local value before initializing the editor #506

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Aug 31, 2023

Fix #499

Otherwise the editor will be initialized with an empty string and would overwrite the local value due to an initial onUpdate call

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr juliusknorr added bug Something isn't working 3. to review Waiting for reviews labels Aug 31, 2023
@datenangebot datenangebot merged commit 3569e9f into main Aug 31, 2023
9 checks passed
@datenangebot datenangebot deleted the bugfix/499 branch August 31, 2023 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rich text field is not showing content on editing rows
2 participants