I am using ACF’s Post Object field. I am calling WordPress content body using get_the_content
.
When using a Classic block within content, it will not automatically render TinyMCE’s paragraph tags around paragraph blocks.
This only seems to affect paragraph formatting and not list elements, etc.
If a Gutenberg paragraph block is used, the paragraph tags are rendered as expected.
I can’t say for certain if this was always a bug or has recently occurred with ACF v 5.9.x