Hey Apps Community,
I am using the logo-title custom component in an App, which I copied from another App, but some time ago that element broke in both Apps, displaying “Could not load image” where the title and logo should be. I am not really sure how this component works so I don’t know how to approach fixing this issue. I already checked the static link the App uses for the custom component and it is available on the instance. For the logo, it uses a partial with base64 encoding and decoding it with an online decoder also yields the correct image.
Here are my configurations:
And what the app displays where the element should be: