Possible Bug

Wappler Version :2.1.2
Operating System : Windows 10

Expected behavior

Under HTML5 Standard, you are able to put content in a link. However, when we add a link and try to throw content like a card in it, we can only add content above or below not within. If we switch to design view and we can manually add the link.
It works!

What actually happens?

Nothing. You can’t do it.

How to reproduce

Take a Card Element and try to enclose it in a link. Your only options are above or below.

There is a Bootstrap class for this: stretched-link. If you create a card with a button and add this class to the button, the card will become clickable:

image