-
**Update**: This only happens when duplicating an existing Query Loop block, which results pagination not working as expected.
Already reported on https://github.com/WordPress/gutenberg/issues/55823
…
-
For instance using a paragraph/heading etc one can transform to another block. Like so:
It would be good to be able to transform between the various User profile blocks.
-
In the Markdown block (~and probably in other blocks already~ and many more), we hardcode colors, fonts and other styles that could originally are defined in Gutenberg.
Let's find a good way to man…
tyxla updated
5 years ago
-
When I add CoreVideo on Gutenberg and try to disable `controls` attribute, preview on Gutenberg works with no display for controls, but GraphQL return `true` in attributes
![image](https://github.com…
-
I followed the documented setup process, and when I edit a page's Gutenberg content, an error is displayed: "This block has encountered an error and cannot be previewed." There's a JS error in the con…
-
**Describe the bug**
We have a block with an attribute, which saves in post meta. This block is working with no problem. Then we activate the Custom Fields panel and now changed in block attribute va…
-
The WordPress editor now is a “block” editor, and includes lots of flexibility (they call it Gutenberg). On the frontend, we’ve built a lot of Vue components that work with the backend “blocks”. But t…
-
**Describe the bug**
Export and sharing as SVG is broken for a diagram with the following error:
```
MermaidError: Cannot destructure property 'config' of 'undefined' as it is undefined. addVerte…
-
### Description
I regularly use `@wordpress/scripts` for building both blocks and non-block components. Recently, I started working in a new plugin that registers both some blocks and non-block com…
-
### What
I would like to have an option to **Copy Styles** of a block so that it can be pasted on another block.
### Why
Having an option to **Copy Styling** of a block will speed the work of…