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
198 stars 23 forks source link

fixed #101 - Single entity rows not clickable after first row #102

Closed EdLeckert closed 10 months ago

EdLeckert commented 10 months ago

Added row index to TR id to make them unique in case of single entity. "onclick" event is now applied to all rows.