Hi, trying to configure the popup cards using the configuration global, I can see my card that pops up but doubled… Not sure why after reviewing my setup…
@thomasloven So I tried to test out as much of the new adds you made and everything worked as expected, but I hit a snag and was hoping, when you have time, could see if there may be a work around. I can get the animated border around the whole view, but I cannot use card-modder on anything else. If I do the border goes around whatever I try to use card-modder on. I did notice that I can only get the border if I use compact-header. Without cch the border responds the same. Don’t know if there is any fix, but here is the code for the the tablet view and screenshot. Also, the view will not respond to changing the per view theme, only from the main HA set theme. Thanks!!! https://pastebin.com/DJYHPuHs
Please provide a minimal example, perhaps a single view with just one or two minimal cards which illustrates the behavior and as little custom stuff as posible. With luck, the process of building such an example will help you find the problem.
My apologies. The issue is at the beginning before cards I suspected. Revised for two examples with commented areas that affect views.https://pastebin.com/DJYHPuHs
With CCH:
After updating slider-entity-row i’m seeing this in the log:
2019-03-01 11:27:45 ERROR (MainThread) [frontend.js.latest.201902280] http://192.168.77.67:8123/customcards/slider-entity-row.js:144:16 TypeError: this.controller.supported is not a function
I have tested 100 useful-markdown-cards in the same view and a markdown card with 100 template substitutions in it. I can’t see any significand slowdown or memory leakage…
That’s a pity. I have mostly 6 sensors in every UMC card but I guess you’ve tried it with sensors, yes? And one more thing - I’m on latest Hassio (@ raspberry pi 3 b+). I can record my performance issues but I don’t think it would be of any help.
The worst scenario is me using last non-problematic version, until it gets obsolete… then I will worry.
I get this, too. Desktop Chrome, Canary & Firefox. Android Chrome shows one.
Edit: Found out this is only happening for me when using an entity card array with type as ‘custom:mini-media-player’. If I substitute media-control as the type or remove the type variable completely, it works properly.
Probably it is so easy that I as a newby could not figure it out but how do I get 3 slider cards in one card?
I have tried almost everything I could find. But … no result.
Can anyone post an example please? Thanks!