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

Problem with card #96

Closed ozzinse closed 1 year ago

ozzinse commented 1 year ago

Once installed, the card cannot be selected on the dashboard (clear cahe / restart 3, 4 times) I have this error:

Cannot read properties of undefined (reading 'map')
type: custom:flex-table-card
dominatorstang commented 1 year ago

I am having the same issue, and have been unsuccessful in resolving too. I installed version 0.7.2 through HACS on HA version 2022.11.4

dominatorstang commented 1 year ago

updated to the latest version on HA and HAOS and even tried beta version of flex-table-card 0.7.1. All have the same results.

fredoune77 commented 1 year ago

Same issue for me ! Home Assistant 2023.4.4 Flex table : v.0.7.2

ildar170975 commented 1 year ago

the card cannot be selected on the dashboard

What do you mean by "selected"? The card does not have UI settings. You need to use yaml.

Seems you are talking about this: image What do you expect if you defined NOTHING in the card????

Define all needed settings - and get a proper card! image