I’ve tried Ctrl+F5 and adding the tap_action info to each entity and still no luck.
I’ve downloaded your forked flex-horseshoe-card.js file and replaced the file in my www folder with your version but still the same, is there something more I need to do to make it work?
in the IOS it won’t show any tab that has this card in. it sill simple have blank content.
in Chrome browser, the page will initially show empty but if I refresh the page it show up okay, however, if you try to edit the tab nothing show up in that tab, and refreshing the page will remove the edit mode.
106.4: Horseshow cards not showing up. Tried the change of @PlatoNL; still not showing up with the error:
flex-horseshoe-card.js?v=1:1938:0 NotSupportedError: 'flex-horseshoe-card' has already been defined as a custom element
UPDATE:
Done!!! I made the change on flex-horseshoe-card.js, then deleted the flex-horseshoe-card.gz. If you don’t delete the gz file, browser still uses the gzipped version. After that i pressed Ctrl+F5 in firefox. Voila… everything works fine now… thanks a lot @PostNL…
I checked the master branch in my fork and thats indeed a heavily modified version I was using before. There was a seperate branch containing the modified version for 106.x compatibility. I’ve merged that branch with master in my repo, so other people won’t have the same problem as you guys.
Also good catch on the Gzipped version. I’ve cloned my own repo into the ‘www’ folder and referenced that in my lovelace file, so I didn’t have that problem.
friends what else to change? I downloaded, installed the modified file with tap_action added at the end ?V=1 ! But still this error: can’t define property “tap_action”: Object is not extensible!!! What else needs to be changed? The gz file was deleted. Home Assistant 0.106.5 HELP!!! HELP!!! HELP!!!
Has anybody shown interest in adopting the orphaned code? It would be a shame if we loose this gem. For me, I was about to migrate from Canvas gauges (that cannot handle percentages in sizing) but I won’t if there is no clear future.
Flex Horseshoe card broke again for me today, due to a change in the way the Lit-Element is supposed to be referenced. I fixed it in my fork: https://github.com/Lau-ie/flex-horseshoe-card
I’ve tried implementing the card and its great exactly what I was looking for, I just can’t seem to get the sensor state to appear think its to do with the Theme color being close to state color but have tried on dark theme also and can’t get it to show any idea?