thomasloven / lovelace-card-mod

🔹 Add CSS styles to (almost) any lovelace card
MIT License
1.08k stars 168 forks source link

Please remove #190

Closed Blacksli closed 2 years ago

Blacksli commented 2 years ago

https://github.com/thomasloven/lovelace-card-mod/blob/a27ed519d98edf28ef10ea0c9f1673c495be199b/src/card-mod.ts#L191

thomasloven commented 2 years ago

It seemed like a fun idea. I was wrong, and I am sorry.

Please update to 3.1.4.

genestealer commented 2 years ago

If your frontend looks weird today Community Post

daaf84 commented 2 years ago

I did update to 3.1.4 Still wonky tiles :(

Blacksli commented 2 years ago

I did update to 3.1.4 Still wonky tiles :(

Clear your browser cache

thomasloven commented 2 years ago

Apparently some other plugins include card-mod, like minimalist-ui. That could be interfering.

daaf84 commented 2 years ago

Apparently some other plugins include card-mod, like minimalist-ui. That could be interfering.

As we speak, there is a hot fix for minimalist -ui. That did the trick. Thanks.

emufan commented 2 years ago

It seemed like a fun idea.

It was a fun idea. Like to see more of this! ♥

ervinpagon commented 2 years ago

I don't use minimalist-ui, but I stil have wonky tiles after update card-mod to 3.1.4

markusg1234 commented 2 years ago

I don't use minimalist-ui, but I stil have wonky tiles after update card-mod to 3.1.4

I needed to re-download card-mod V3.1.4 in HACS Frontend to fix.

ervinpagon commented 2 years ago

I re-download 3 times, made 3 reboots of HA, problem is still there

thomasloven commented 2 years ago

https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins#clearing-cache

ervinpagon commented 2 years ago

I also cleared cache. The problem is on computer, iphone and ipad

thomasloven commented 2 years ago

While you have the developers console open anyway, what version of card-mod does it tell you is installed?

ervinpagon commented 2 years ago

Where do I get version of card-mod?

thomasloven commented 2 years ago

It's printed in the development console - the one the instructions I linked and you said you'd followed tells you to open.

ervinpagon commented 2 years ago

If I click on card-mod lovelace and select Information … it is written 3.1.4 version

thomasloven commented 2 years ago

... and if you check in the browser development console it says... ?

ervinpagon commented 2 years ago

Card-mod 3.0.13 is installed

ervinpagon commented 2 years ago

Fixed … removed card-mod.js and copied that one from git-hub

ildar170975 commented 2 years ago

@Blacksli I guess the issue may be closed?