I'm a developer of the Brizy plugin: https://wordpress.org/plugins/brizy/
Several of our users have contacted us that their pages are blank without content and I found the issue comes from toolset views.
This is caused by the preg_replace_callback executed in the file wp-content/plugins/wp-views/vendor/toolset/dynamic-sources/server/InlineField/InlineField.php
To make it easier to debug, I created an example here: hidden link
By disable/enable toolset views plugin you can see the result on this page: hidden link
I wanted to let you know that we published plugin updates today that include a fix for this issue.
If the updates do not show up on your plugin installer page (click the registered link beneath the plugin name to go to the custom installer page) click the the Check for Updates button to update the list.