Well I went and made the leap to 107.1 and everything seems to be acting normal except my service: browser_mod.popup calls. When I click on a card linked to that tap_action it displays the following: Custom element doesn’t exist: hui-picture-card.
- aspect_ratio: 0%
camera_view: live
entities: []
gridcol: 2 / 2
gridrow: 2 / 3
image: 'http://xxxxxx.duckdns.org:8083/'
tap_action:
action: call-service
service: browser_mod.popup
service_data:
auto_close: true
card:
image: 'http://xxxxxx.duckdns.org:8083/'
type: picture
deviceID:
- this
- dashboard
style:
align-items: center
display: flex
position: center
width: 85%
title: Front Door
type: picture-glance
EDIT: Nevermind turned out to be an issue with custom cards. Solution can be found here: Lovelace Card Preloader