Quantcast
Channel: Active questions tagged svelte - Stack Overflow
Viewing all articles
Browse latest Browse all 1541

How to nest inside ? [duplicate]

$
0
0

I'm using Svelte 5.

<a href="my-first-link"><div><!-- Some elements --></div><a href="my-second-link"><div><!-- Some other elements --></div></a><div><!-- Some elements --></div></a>

Svelte is throwing a lint error:

`<a>` is invalid inside `<a>`svelte(node_invalid_placement)

What is expected in this situation to fix this issue?


Viewing all articles
Browse latest Browse all 1541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>