Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
garthk opened this issue Jan 21, 2018 · 3 comments

Comments

@garthk
Copy link

garthk commented Jan 21, 2018

  • gatsby new xxx https://github.com/fabien0102/gatsby-starter
  • cd xxx
  • npm start
  • browse to http://localhost:8000/blog/ with Chrome 63.0.3239.132
  • observe console error Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
@sielay
Copy link
Collaborator

sielay commented Mar 20, 2018

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

@cortehz
Copy link

cortehz commented Jun 5, 2018

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

@skdigital
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants