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

15.1/hotfix/block editors discard changes on document load #17774

Merged

Conversation

madsrasmussen
Copy link
Contributor

Fixes: #17650

Block List and Block Grid editors both set an empty block object property value when they are loaded. This results in a "discard changes" dialog because the stored data isn't the same as the new one.

The PR prevents the editors from setting the initial empty value.

@nielslyngsoe nielslyngsoe merged commit 5322e38 into release/15.1 Dec 11, 2024
7 of 10 checks passed
@nielslyngsoe nielslyngsoe deleted the 15.1/hotfix/block-editors-discard-changes-on-startup branch December 11, 2024 13:53
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.

3 participants