-
## Description
When passing `components` to `` , those components are ignored
### Steps to reproduce
I'm using an exported `pageQuery` to pull in mdx:
```graphql
query PageQuery(…
-
## Description
plugin-sitemap crashes build:
```
⠹ onPostBuild
ERROR #11321 PLUGIN
"gatsby-plugin-sitemap" threw an error while running the onPostBuild lifecycle:
Cannot use 'in' o…
-
1. Installed and changed my Netlify config to use the widget (+ necessary frontmatter setting).
2. Push code to Netlify
3. Admin loads, can view posts, but the body section displays error:
```
N…
-
## Description
I got a critical security vulnerability alert to update [graphql-playground-html](https://github.com/graphcool/graphql-playground) from 1.6.19 to 1.6.25.
After upgrading, when…
-
While the TOC is properly generated, links inside the page are not working.
Inspecting the DOM I don't see any named link or id on the header elements.
Can this be related to other `gatsby-trans…
-
## Description
No title if Gatsby app is opened in the background.
### Steps to reproduce
1. Install next Gatsby
2. `gatsby new title` && `cd title`
3. `gatsby develop`
4. Open link in the…
-
Hi @justingit !
Sorry to bother you but, my web hosting provider (soon to be my ex-web hosting provider, I believe) upgraded the server my account was on. Everything from the BIOS, Cpanel, Cloudlin…
-
My Gatsby project has suddenly started failing with the "ERROR #98123 WEBPACK Generating development JavaScript bundle failed" error being generated for all pages and components as part of building th…
-
Hello,
I'm somewhat reluctant to ask because I have a hunch I'm overlooking something silly, but I feel I've checked everything I could think of a couple of times over. I must confess this is the f…
-
## Summary
Hey all,
This is most likely a weird question as I can imagine the solution to my problem will be quite a few things (or Im just doing something really dumb haha), I have a gatsby site…