Skip to content

WP Pattern Directory Pattern Editor not working properly due to store core/interface' already registered error #723

@jhimross

Description

@jhimross

Describe the bug
When attempting to create a new pattern using the WordPress Pattern Directory editor, an error "Store 'core/interface' is already registered. i@registry.js:220" appears in the browser's developer console. This error prevents blocks added to the editor from rendering and styling correctly, leading to a broken visual experience where blocks do not appear as expected or lose their intended styling.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://wordpress.org/patterns/new-pattern/'
  2. Use the editor to add any blocks (e.g., Paragraph, Image, Columns).
  3. Observe that the added blocks are not working as expected; their styling is incorrect or they fail to render properly.
  4. Open the browser's developer console (usually by pressing F12 or right-clicking and selecting "Inspect" then navigating to the "Console" tab).
  5. See the error message: Store "core/interface" is already registered. i@registry.js:220

Expected behavior
When using the WordPress Pattern Directory editor, blocks should render and apply their styling correctly without any console errors. The editing experience should be smooth, allowing users to accurately preview the pattern they are creating.

Screenshots
Windows - Edge Browser: https://share.zight.com/5zuk0xWP
Windows - Chrome: https://share.zight.com/eDupNq95
MacOS - Chrome: https://share.zight.com/7KulYOdz

Desktop (please complete the following information):

  • OS: Windows 10/11, macOS (Latest versions)
  • Browser: Chrome, Firefox, Edge
  • Version: Latest stable versions (e.g., Chrome v138.0.7204.63 , Edge v138 as of July 2025)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions