Automattic / Automattic/block-experiments
Starscape: Block validation error
- Dominant language
- JavaScript
- Stars
- 131
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Unfortunately this nice block-experiment is only working anymore within the editor, not on the frontend. And it tells us about it.
[Bildschirmaufzeichnung vom 05.12.2023, 10:38:26.webm](https://github.com/Automattic/block-experiments/assets/198883/3f7c9fab-b39d-4710-97df-ae92f9f99d54)
In the rendered block-output the looong inline CSS for `.wp-block-a8c-starscape__stars` are missing the `animation` property, which do exist in the rendered component in the editor.

The console *says*:
```html
Content generated by `save` function:
[...]
Content retrieved from post body:
[...]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.