thomasloven / lovelace-layout-card

🔹 Get more control over the placement of lovelace cards.
MIT License
1.05k stars 125 forks source link

Cannot read properties of undefined (reading 'map') #164

Closed StefanoGiu closed 2 years ago

StefanoGiu commented 2 years ago

My Home Assistant version: 2021.9.7

Layout-card version (FROM BROWSER CONSOLE): 2.3.1

# The least ammount of code possible to reproduce my error

6900 lines. The error started popping up after I upgraded the version of this js.

# End of code

layout-card.js:61 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'map') at HTMLElement._createCards (layout-card.js:61) at async HTMLElement.updated (layout-card.js:61)


By putting an X in the boxes ([X]) below, I indicate that I: