-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 unsaved pattern not reflecting on pattern overrides #57148
Conversation
Size Change: +36 B (0%) Total Size: 1.71 MB
ℹ️ View Unchanged
|
Flaky tests detected in ccab6a2. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7245140870
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested well for me. I also tested against #57036 and everything worked as expected.
What?
Fix #57036 (comment).
Fix updated but unsaved patterns not reflecting the changes on pattern overrides instances.
Why?
See #57036 (comment).
How?
Use
editedRecord
to resync the changes once the pattern is updated.Testing Instructions
Screenshots or screencast