custom-cards / flex-table-card

Highly Flexible Lovelace Card - arbitrary contents/columns/rows, regex matched, perfect to show appdaemon created content and anything breaking out of the entity_id + attributes concept
GNU General Public License v3.0
208 stars 26 forks source link

Cannot read property 'setConfig' of undefined #45

Closed engren closed 3 years ago

engren commented 3 years ago

Home Assistant 2021.1.5 flex-table-card var VERSION = "0.6.1";

Installed flex-table-card via HACS. Shows up as expected under repositories and card is enabled but cannot be used.

Throws the following error in the GUI editor; Cannot read property 'setConfig' of undefined

daringer commented 3 years ago

Cannot reproduce here, maybe need a homeassistant update, can someone else confirm?

engren commented 3 years ago

Funnily enough, I upgraded to Home Assistant 2021.2.0 and it started working..

daringer commented 3 years ago

haha, good to hear, one of my favorite solutions to issues :smile: so closing this, thank you