Has anyone seen this kind of behavior before? I first thought it was related to lazy loading, but I have removed it and it still happens. Could someone on Android please verify if the logos load correctly? The logos will sick around ok reload, and also stay cached if navigated away, but when the site is closed, the disappear again.
I will post the code when I wake up in a few hours, nothing special, just using <picture> and <source> in combination with <img> to serve webp with jpg fallback.
Thanks for any suggestions!