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
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