-
## Description
```
Warning: Failed prop type: The prop `typography` is marked as required in `GoogleFont`, but its value is `undefined`.
in GoogleFont
Warning: Failed prop type: The prop…
-
I am trying to use a forked version of [gatsby-source-thirdparty](https://github.com/abonventre/gatsby-source-thirdparty). Is this possible?
When I run `npm install jeremylynch/gatsby-source-third…
-
## Description
When gatsby loads json from a directory that's name starts with numeric it fails with graphql name error (i think it's coming from the `internal.type` which is set by `gatsby-transfo…
-
## Description
I tried to upgrade my portfolio to v2. Since I already upgraded multiple sites I know what I had to do and in the past I never had a problem with `gatsby-node.js`.
The creating o…
-
-
When using React Helmet and the Google Analytics plugin together, it seems that the route change handler causing GA to fire occurs before React Helmet has a chance to update the ``. This results in GA…
-
We'd like to use this package and like the Catalog-like pattern that it follows.
Just curious if supporting React components:
- has been attempted
- the problems that were faced
- and if the f…
-
## Description
I am trying to pull images down from my markdown into my project. I have seen this issue on another bug. -> https://github.com/gatsbyjs/gatsby/issues/6698. I walked through the steps…
-
Hi, I am trying to use gatsby-image inside a component, but I can't seem to get the GraphQL queries sent into the component I'm building. I'm still very new to Gatsby and can't figure out why.
Ther…
-
## Description
The [v2 source plugin tutorial](https://next.gatsbyjs.org/docs/source-plugin-tutorial/) is broken. I believe the cause is :
```
gatsby new source-tutorial-site
```
because it…