Closed 50494554524F closed 2 years ago
if i use something like this
[cut yaml] cards: !include - test.yaml - params: 'test' - [other card]
it doesn't render the following yaml, so no other cards rendered.
[cut yaml] cards: !include test.yaml - type: 'custom:layout-break'
it gives an error.
thanks
workaround: i encapsulate each include in a vertical-stack
if i use something like this
it doesn't render the following yaml, so no other cards rendered.
if i use something like this
it gives an error.
thanks