#Problem: Doesnt appear subpage
1 messages · Page 1 of 1 (latest)
is Button coming from a UI kit of some sort?
if it's a radix/shadcn button it has an asChild prop
and then the Link goes inside
otherwise you just need to style your Link to look like a button
No, it's your code. HTML has never supported that
when a button deals with an onClick event it does not propagate it to other elements