-
I'm using netlify and have followed your instructions but the images are not found.
Here is my gatsby-config:
```
module.exports = {
plugins: [
'gatsby-plugin-react-helmet',
'gatsb…
-
We are using Gatsby 3.0 (with `gatsby-plugin-image > 1.5.0` and `gatsby-source-sanity > 7.0.4`) on Sanity `2.12.2`. Due to our architecture, we need to stick with `gatsby-plugin-image` and cannot use …
-
## Is your feature request related to a problem? Please describe.
Usually (when using remark with local markdown files), if an image is encountered in the markdown, `gatsby-remark-images` transform…
-
# WooGraphQL / WPGatsby Featured Image Bug
## Description
Gatsby doesn't create nodes for featured images when WordPress plugin "WPGraphQL WooCommerce (WooGraphQL)" is active.
- GraphiQL IDE…
-
### Description
A component section of sistent does not have dropdown within the table of content.
### Expected Behavior
It should have dropdown like identity in table of content.
### Screensh…
-
The `gatsby-source-filesystem` must be included before the `gatsby-theme-pkm-garden` plugins. Not doing this might lead to the following error.
```
Field "image" must not have a selection since ty…
-
The `gatsby-background-image` package still uses the `gatsby-image` plugin. The 2.0 release should update to use `gatsby-plugin-image`. Migrate to that version when it is ready.
See: https://github…
-
The lightbox library we depend on hasn't been updated in a while, might be unmaintained. Explore potential replacements:
https://blog.logrocket.com/comparing-the-top-3-react-lightbox-libraries/
Woul…
-
I'm trying to render an image in a markdown file like so:
`![US Energy Infrastructure Visualization](/src/images/us-viz.png)`
The markdown file is located at `contents/docs/templates/use-cases/us-…
-
All my imports for SVG images are showing this error and making it difficult to debug other issues.
## Setup
Gatsby 5.13.3 using Typescript
gatsby-plugin-react-svg 3.3.0
## configs
`gatsb…