Changes between Initial Version and Version 1 of Ticket #52771, comment 7
- Timestamp:
- 03/12/2021 10:06:43 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52771, comment 7
initial v1 1 Just noting that while the initial #52764 description is about media embeds, the issue is not limited to that, and can happen with any `<p></p>` tags that were not previously visible on the page, but are visible now. 1 Just noting that while the initial #52764 description is about media embeds, the issue is not limited to that, and can happen with any `<p></p>` tags that were not previously visible on the page, but are visible now. See also comment:10:ticket:52764 for a bit more details. 2 2 3 3 As noted in comment:6:ticket:52764, this is due to the change to block library paragraph styles in [https://github.com/WordPress/gutenberg/pull/27995 PR 27995].