We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A model using nested components will break the building showing bad request error. Eg:
bad request
Modular page
Carrousel (Modular)
Items (Component)
package.json
"gatsby": "^2.32.12", "gatsby-source-graphcms": "2.8.0",
Error
[gatsby-source-graphcms]: Problem building GraphCMS nodes Error: Bad Request
If this library doesn't give support to gatsby v2 please close this issue
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
A model using nested components will break the building showing
bad request
error.Eg:
Modular page
>Carrousel (Modular)
>Items (Component)
-> Bad Request π΄Items (Component)
the build will work. βpackage.json
Error
If this library doesn't give support to gatsby v2 please close this issue
The text was updated successfully, but these errors were encountered: