Block Bindings: Update core/post-data source to work with Navigation blocks#10305
Block Bindings: Update core/post-data source to work with Navigation blocks#10305ockham wants to merge 5 commits intoWordPress:trunkfrom
core/post-data source to work with Navigation blocks#10305Conversation
jeryj
left a comment
There was a problem hiding this comment.
I applied this fix to my wordpress e2e environment and it allowed the failing Update page slug and verify frontend reflects change test step to pass. So, this fix does work for what we need it to. Thank you!
Co-authored-by: Carlos Bravo <37012961+cbravobernal@users.noreply.github.com>
Co-authored-by: Carlos Bravo <37012961+cbravobernal@users.noreply.github.com>
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Failing CI jobs seem to be unrelated (and present on all recently filed PRs); they seem to be related to the Gutenberg build system (some TypeScript build error specifically?) I've asked in WordPress Slack. |
Carry over changes to the
core/post-datasource from WordPress/gutenberg#72165.Modeled after #9299.
Trac ticket: https://core.trac.wordpress.org/ticket/64107
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.