Visible_if - expand to include heading/paragraphs

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 }}"
},
1 Like

Hey @ceri_waters :waving_hand: Thanks for flagging this.

I’m happy to check into this and confirm if something’s up here for sure. Just for reproduction steps on my end here to see if I can see what you’re seeing, if you’re able to share the shop ID with the theme where you’re seeing this, I can try to replicate on my end and confirm expected behaviour.

Hope to hear from you soon!