-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
[Feature] InserterThe main way to insert blocks using the + button in the editing interfaceThe main way to insert blocks using the + button in the editing interface[Package] Block editor/packages/block-editor/packages/block-editor[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
Hi,
I am experiencing an issue with the button block appender which I already stated here: #45497 and here https://core.trac.wordpress.org/ticket/56965.
Now I just did a fresh install of WordPress 6.1 with the Twenty Twenty-Three theme and this issue still seems to persist.
Therefor I'm creating this new bug report since I think this is an issue on its own (different from #45497).
Step-by-step reproduction instructions
- Clean/fresh install of WordPress 6.1
- Navigate to the site editor
- Select a template to edit (in this example I clicked on the "single" template to edit)
- Click on the "footer" template part
- Add a "columns" block inside the "footer" template part (it seems this is essential to reproduce the problem, outside of a template part it seems to work fine)
- Save your changes
- Refresh the page
- Scroll down to the block you just added (columns block)
- Try to click on the button block appender which appears inside the "column block"
- Nothing happens, can't add new blocks (seems like pointer-events:none; gets attached to the button block appender while it shouldn't?)
Screenshots, screen recording, code snippet
Environment info
- Clean/fresh WordPress 6.1 install with default Twenty Twenty-Three theme (no Gutenberg plugin used)
- All browsers
- All devices
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Metadata
Metadata
Assignees
Labels
[Feature] InserterThe main way to insert blocks using the + button in the editing interfaceThe main way to insert blocks using the + button in the editing interface[Package] Block editor/packages/block-editor/packages/block-editor[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended

