-
While testing the responsiveness of this plug-in with gatsby, I noticed the zoom capability will disappear after the browser viewport resolution is changed, e.g. portrait to landscape or vice versa. A…
-
# Preflight Checklist
- [x] I have completed all [Troubleshooting Steps](https://docs.directus.io/getting-started/support/#troubleshooting-steps).
- [x] I'm on [the latest version of Directus](https…
-
If you're coming new to this issue, please see this first: https://github.com/gatsbyjs/gatsby/issues/34051#issuecomment-979882343
---
### Preliminary Checks
- [X] This issue is not a duplicat…
-
I have started a new Gatsby-Gitbook-Starter site and I am having a strange problem: when I put markdown files in a folder under content, the last markdown file in the folder gets a Runtime Error even …
-
Hi there,
I am trying to use this plugin with a private S3 bucket to download (& display) about 350 photos. However, I am currently getting the following warning message whenever I run `gatsby dev…
-
### Preliminary Checks
- [x] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question,…
-
I've searched through all the related issues and tried everything I could find, but I'm still getting the following error when I try to save my header component with the Search component included:
…
-
Not sure if there's a bug or if I'm missing something but I'm having trouble interacting with images.
I've tested some image transforms when using `gatsby-source-wordpress` and everything works as …
-
### Description
When a issues is labelled with `component/ui` then the github bot adds message containing documentation, its working fine but duplicate messages are occurring from github .
### Exp…
-
- Gatsby 5
- Gatsby Source Sanity 7.5.1
- Typescript
- NodeJS 18.12.1
I'm using getGatsbyImageData because the _rawContent query doesn't return the GatsbyImageData node. (Which seems odd). Until…