-
In Oxygen 4.0 when the Gutenberg Integration (version 1.4.1) is enabled for a page any code blocks do not work. They output broken encoded text instead of the result of running the code.
Deactivati…
-
I think I found a bug when working with ACF blocks and preloaded post IDs.
Inside the bloc render callback, I'm using `new WP_query`, but the `get_field();` function defaults to the ACF_block ID.
…
-
Hi there,
ACF 5.8-beta2 added support for `supports` option when registering new blocks, but it seems that `anchor` isn’t included. When using 'supports' => ['anchor' => true], the option is presen…
-
### Description
I just followed the steps to bootstrap a basic editor and copied your code in my react project
```import { createElement, useState } from "react";
import { createRoot } from "react-…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
Users can dynamically customize the appender
## Test path
`/test/e2e/spec…
-
## Explanation
Users of Classic Blocks in Gutenberg do not see any assessment results, because we can't identify and analyse these blocks. Therefor we want to warn users of those blocks that we do no…
-
The functionality we'd love to build next.
```[tasklist]
### Tasks
- [ ] Bulk data entry with [Data Views](https://github.com/WordPress/gutenberg/issues/63128).
- [x] Add support for hidden fiel…
-
**Describe the bug**
Currently WPJM Users that are using a FSE or Hypbrid Theme with Gutenberg are restricted to use the classic block. See
![image](https://github.com/Automattic/WP-Job-Manager/asse…
-
Hi, I was just wondering if you're planning to add the ability to use Unyson options to create Gutenberg blocks. Would love to see this feature with your framework.
-
### Is your enhancement related to a problem? Please describe.
Currently the Content Resizing and Rewrite Tone features only work on multiple blocks if and only if the blocks selected are of the same…