Could not load image in logo-title custom component

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:

logo_title_config


And what the app displays where the element should be:

logo_title_error

The logo-title custom component in version 0.1.3 is not compatible with current apps versions. Try upgrading to 0.1.5.

1 Like