Home-Assistant-Lovelace-Local-Conditional-card
                                
                                 Home-Assistant-Lovelace-Local-Conditional-card copied to clipboard
                                
                                    Home-Assistant-Lovelace-Local-Conditional-card copied to clipboard
                            
                            
                            
                        Some custom child cards issue
First of all, thanks for such a useful card.
I found an issue using custom:local-conditional-card when its child card is set to some custom lovelace card. The card is not displayed at all:
type: 'custom:local-conditional-card'
default: show
id: living_room_2
card:
  type: 'custom:mini-media-player'
  entity: media_player.living_room_media
Media player card itself is working properly:
type: 'custom:mini-media-player'
entity: media_player.living_room_media

It is also doesn't work with custom:simple-thermostat, but works with custom:button-card.
Are there any errors in browser's console?
Are there any errors in browser's console?
No errors in the console
Please create a new issue if problem persists in v2.0.0