iantrich / config-template-card

📝 Templatable Lovelace Configurations
MIT License
434 stars 56 forks source link

Problems with ctc influence on formatting other elements/cards #83

Closed QbaF closed 1 year ago

QbaF commented 2 years ago

Using config-template-card has impact on other elements formatting/arrangements.

I have 3 full heigh screen vertical-stack cards. Before using ctc they were placed side by side. Now, that one with ctc, "snap" another vertical-stack card below. I tried to place another card type to check if it is vartical-stack card but other act similary.

When removing header code:

type: custom:config-template-card
entities:
  - ...
card:

formatting back to normal.

System: core-2021.9.7 supervisor-2021.09.4 config-template-card 1.3.4

ildar170975 commented 2 years ago

Duplicate of https://github.com/iantrich/config-template-card/issues/45

ildar170975 commented 1 year ago

Closed as a duplicate