Zamfira Costin-Andrei

Results 4 issues of Zamfira Costin-Andrei

In anticipation of the forthcoming launch of WordPress 6.5, [a significant transition](https://github.com/WordPress/gutenberg/pull/43204) has been made from HTML sources to rich-text formats. Given the absence of support for the rich-text source...

## Description The current implementation of the content parser doesn't return empty attributes, which is a deviation from the expected behavior. This inconsistency can potentially break the typing contract, causing...

## Description For some specific use cases, such as retrieving the anchor attributes from the HTML of every block, the API may unexpectedly return `null`. For example: - If the...

**Describe the bug** Currently, there is a significant issue with default and client-side registered attributes, such as the `anchor` attribute, which are registered on the frontend and not in the...

bug
wontfix