fabien0102 / gatsby-starter

Gatsby 2.0 starter with typescript and many cools dev tools
386 stars 99 forks source link

Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>. #47

Open garthk opened 6 years ago

garthk commented 6 years ago
sielay commented 6 years ago

It's is because <a> contains <Link>

cortehz commented 6 years ago

Having the same issue as @garthk. Did you get it fixed yet? @sielay any help?

skdigital commented 5 years ago

mmm, cant seem to fix this either using reactstrap navItems with the Link inside it...