Upgrade from 1.5beta to 1.5rc website error

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 );