#Components
81 messages · Page 1 of 1 (latest)
show full ss please
where u using <Link> tag
it might be related to i used an a tag inside link
mostly it get in using map
ahhh
show me code
which tag you removed
you can tho
wait?
i use <a> tag in <Link> tag
oh
probably ur <a> doesn't ahve a href prop
and that a just acts the same functionality as div?
and then your users cant open that thing in new tab while clicking middle button of mouse
wait
what is the diff
in ur code
if i replace a with div
just the left bottom corner thing won't show up?
do u know what topic it's called?
Each Tag specific ability
so dont try to use randomly here and there
i have seen many people use DIV and dont use BUTTON tag
yaaa
but that decrese Your website SEO Rating and stuffs

i actually thought they are the same LMAO
u are righttt
naw each tag have specific features
like rule says only to use H1 tag once in each page that is for main heading
but people spam H1 Tags
blah blah
next 13 link automatically puts in the a tag
wait so what is wrong here :0
youll get an error if you use pass an a tag as the first child to a link
oh
your using next12 or 13
13
that is next 13, next 12 does not show that error
sheeeesh
so dont add <a> tag
ahhh
so i told according to that
correct, link is rendering the a tag automatically and its not valid html to have an a tag inside another a tag
next js13 will automatically add the a tag
next13 some features are not stable yet
AHHHH
so i didnt moved yet