Build a card with a heading, some text and a button
Make a component out of it
Connect a text property to the button url (Custom URL > URL > Connect property here)
Put a URL into the text property
Try on front end
When connecting a text property to a Custom URL on a Button element in a Component, nothing one puts into that text property will be fed into the “a” tag of that button on the Front End, meaning the links won’t work.
That’s my bug for today Hope you can find a fix. Thanks!
However, I agree it isn’t clear if you do not directly use the link type, since the UI let’s you connect a text property. Either that should work, too, or the option shouldn’t be there.
Great! I will create an improvement task to avoid confusion in the future. As I said, from my point of view, it should either work or not be possible at all.