Skip to content

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

Merged
nielslyngsoe merged 4 commits intorelease/15.1from
15.1/hotfix/block-editors-discard-changes-on-startup
Dec 11, 2024
Merged

15.1/hotfix/block editors discard changes on document load#17774
nielslyngsoe merged 4 commits intorelease/15.1from
15.1/hotfix/block-editors-discard-changes-on-startup

Conversation

@madsrasmussen
Copy link
Member

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.

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