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

Can't add schema to <head> #28

Open
meesrutten opened this issue Jan 17, 2022 · 0 comments
Open

Can't add schema to <head> #28

meesrutten opened this issue Jan 17, 2022 · 0 comments

Comments

@meesrutten
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce

  1. Use Next.js stack with react-helmet
  2. Wrap <Helmet> around <JSONLD> (or <Head> from next/head for no result)
  3. Error: You may be attempting to nest <Helmet> components within each other, which is not allowed. Refer to our API for more information.

Expected behavior
I'd like to add the schema to my

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

1 participant