How do I display the number of Nested items inside a block in my label?
Basically I have a block, with nested blocks inside. I want to display to the user how many items are in that block before they click to edit it? ie:
name: Icon grid
label: “{{ block.subitems.count }}”