Bug: The cast_connected icon does not load
paulmiro opened this issue · 2 comments
paulmiro commented
Description
When casting to another Device, the cast button (which should filled in version of the icon) is displayed as some kind of error symbol
Screenshots
Without JellySkin (Linux+Firefox)
Not casting
Casting
With JellySkin (Linux+Firefox)
Not casting
Casting
With JellySkin (Android+Google Chrome)
Casting
Additional context
Custom CSS code copied from my Jellyfin settings
@import url("https://cdn.jsdelivr.net/npm/jellyskin@latest/dist/main.css");
@import url("https://cdn.jsdelivr.net/npm/jellyskin@latest/dist/logo.css");
realFPS commented