In the latest version of Bricks when setting up a single template to display posts that include Bricks content the editor does not load properly.
In my tests on a blank WordPress install with just Bricks installed I see all the single template content load and THEN the Bricks content load.
So I am creating a single template and setting the conditions to display for post type post. Then I create a pretty standard layout like this one:
Which includes the post title, meta, then the content, followed by some social sharing links, post navigation, and related posts. When I load the post preview in the template it displays correctly, and the front end also properly displays the post:
However in the builder it renders all the template sections and THEN the bricks content afterwards
On my production site its actually more extreme where posts are not loading at all in the bricks editor.
However, I am unable to repro this behaviour in a blank install so I can’t exactly track down what the issue is.
I know if I roll back to v1.11.1.1 then this bug goes away so it is something to do with the updates to 1.12 that is causing the problem.