Quick fix if encounter white screen or fatal error in 1.5rc. (Not causing by other plugins)
Code changes in
themes/bricks/template-parts/content.php
Line 23: replace as
$query_vars[‘post_type’] = [$post_type];
Line 80: replace as
Bricks\Frontend::render_content( [], $attributes, $html );