- Issue created by @penyaskito
- 🇪🇸Spain penyaskito Seville 💃, Spain 🇪🇸, UTC+2 🇪🇺
A `type: Drupal\Core\Template\Attribute` prop can be marked as required, but that doesn't make any sense at all.
a) Add a test (and ensure) that rendering it works even when the prop is not set. We expect SDC devs to initialize it.
b) Check requirements and disallow any SDC that has this kind of prop as required.I'm inclined for option b.