neilimixamo / Home-Assistant-Quick-Look-Mobile

129 stars 6 forks source link

Custom Element doesnt exist: grid-layout #21

Open ntallfellow opened 1 year ago

ntallfellow commented 1 year ago

getting the title error on every page when using this. Followed directions exactly.

neilimixamo commented 1 year ago

Hi, the error message you're seeing likely indicates that Home Assistant doesn't recognize the layout-card custom card.

Here are a few steps to help debug and potentially resolve the issue:

  1. Ensure that the "layout-card" is correctly installed and referenced in your Home Assistant setup. This typically involves adding or re-installing it through HACS (Home Assistant Community Store).

  2. Make sure the path to the layout-card's JavaScript file is correctly specified in Settings/Dashboards/Ressources image

  3. Refresh browser and QLM dashboard

neilimixamo commented 1 day ago

Hi @ntallfellow, is this issue now resolved ?