You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have a child block with conditional fields set to show/hide based on a condition in the parent block (a dropdown value in this case), all fields in the child block show on block creation and the appropriate fields only hide after content is changed/a draft is saved.
Steps to reproduce
Create a Neo block with a dropdown field
Create a child block with 1 block minimum and several fields set to hide based on the selection of the dropdown
Create an instance of the field
Expected behaviour
Fields with visibility conditions will show/hide on block creation
Neo version
5.2.6
Craft CMS version
5.4.4
What is the affected Neo field's propagation method?
No response
Does this issue involve templating, and if so, is eager-loading used?
This is not a templating issue
The text was updated successfully, but these errors were encountered:
Bug Description
When you have a child block with conditional fields set to show/hide based on a condition in the parent block (a dropdown value in this case), all fields in the child block show on block creation and the appropriate fields only hide after content is changed/a draft is saved.
Steps to reproduce
Expected behaviour
Fields with visibility conditions will show/hide on block creation
Neo version
5.2.6
Craft CMS version
5.4.4
What is the affected Neo field's propagation method?
No response
Does this issue involve templating, and if so, is eager-loading used?
This is not a templating issue
The text was updated successfully, but these errors were encountered: