react-structured-data
react-structured-data copied to clipboard
Can't add schema to <head>
Describe the bug A clear and concise description of what the bug is.
To Reproduce
- Use Next.js stack with
react-helmet - Wrap
<Helmet>around<JSONLD>(or<Head>fromnext/headfor no result) - 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