Closed ewartx closed 4 years ago
The text is required when there are no fields, but is optional when fields are present. So a section may have both attributes, but needs to throw an Exception when there are neither.
I see. However, the fatal error was thrown when I had fields present. So something is missing here.
Yes, see the link above my comment, #49. That adds the null check and Exception
src/Block/Section.php line 146
Suggestion, add a check