Skip to content

Card not found - configuration error #1

Description

@jmurphylaois1

Ensured it was registered in resources under Dashboards.

Tried version 1.1 and 1.0 but both give the same error, custom element not found.

On the console if i run: customElements.get("raptor-grid-card"), I get undefined.

The issue is this is defined twice in the file:
const RG_LitBase =
window.LitElement ||
Object.getPrototypeOf(
customElements.get("ha-panel-lovelace") ||
customElements.get("hui-view")
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions