WAIT: Elements transfer outside link element

Browser: Chrome 110
OS: Windows

I want to make an archive page. I create a block with grid. In this element I create a block with a query loop. In this card al information about a certain post will be visable. Ofcourse it needs to be clickable. When I make the block with the query loop a link (a), then everything inside the block get’s transfered outside the link element. See pictures. What am I doing wrong or is this a bug? I haven’t experienced it before.

Hi @jordykrul,

I don’t see posted pictures, but I’m almost certain that what’s happening here is that you have nested <a> tags.
Once you set a link to your card/block, it breaks. Can you make sure that you don’t have any <a> tags inside the card/block?
Best if you check it on the front end, then you will see what it happening.

Let me know if you find a problem, or if you need help.

Thanks,
Matej