Checklist:
Release with the issue:
Home Assistant2023.4b0
Last working release (if known):
Home Assistant 2023.3.6
Browser and Operating System:
any
Description of problem:
Card is no longer able to load templates located in lovelace config.
This is caused by changes in dom structure in HA frontend and getLovelace() (from "custom-card-helpers" dependency)
no longer returning lovelace config to Decluittering Card
Javascript errors shown in the web inspector (if applicable):
card custom:decluttering-card TypeError: can't access property "config", t is null
Additional information:
Checklist:
Release with the issue:
Home Assistant2023.4b0
Last working release (if known):
Home Assistant 2023.3.6
Browser and Operating System:
any
Description of problem:
Card is no longer able to load templates located in lovelace config.
This is caused by changes in dom structure in HA frontend and getLovelace() (from "custom-card-helpers" dependency)
no longer returning lovelace config to Decluittering Card
Javascript errors shown in the web inspector (if applicable):
Additional information: