Problem with links in list block

When I use the list block and link text to a url/file that I would like to be downloadable like this:
https://DOMAIN.COM/whatever/file.pdf – whereas DOMAIN.COM is the domain where Kirby is running on – it will shorten the link to /whatever/file.pdf which would be ok if I wasn’t running Kirby on a subdomain as a headless CMS… So this will cause the link to be wrong on the frontend because it’ll use the domain of the frontend and not backend.

I noticed this behaviour only in the list block. The text block will leave links as is

I am running on 3.5.5

Could you create an issue on GitHub please?

1 Like