Skip to content

Conversation

@t-hamano
Copy link
Contributor

@t-hamano t-hamano commented Jan 8, 2026

Fixes https://core.trac.wordpress.org/ticket/64309#comment:3

Props @amitdholiya

I'm not sure how long this issue has been occurring, but it seems to cause blocks to crash when adding or selecting them in the pattern creator.

After investigating, I found that the hook for pattern overrides is affecting this. The underlying issue is likely on the Gutenberg side, but since the pattern editor isn't available in the pattern creator in the first place, let's disable the hook itself for now.

Screenshots

image

How to test the changes in this Pull Request:

  • Set up and launch this repo locally.
  • Open the pattern creator.
  • Click the empty Paragraph block.
  • Confirm that no errors should occur.

@dd32 dd32 merged commit 87aa5ee into WordPress:trunk Jan 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants