Hiya,
So the new “visible_if” property for sections is great, however it doesn’t appear to be compatibile with paragraphs - meaning that you get strange behaviour if you have headings/paragraphs but all of the options in that area are hidding.
As an example:
{
"type": "paragraph",
"content": "Button 3",
"visible_if": "{{ block.settings.link == blank }}"
},