-
## Description
When using gatsby-plugin-styled-jsx-postcss and a newer version of gatsbyjs, gatsby gets stuck at "Building development module". This previously worked for gatsby 2.0.75, but no…
-
Hi,
I have a content setup (markdown files) containing several products and within each a category array for the classification that each product falls into, i.e.:
ProductA.md
```markdown
…
-
I need to merge some data that originates from a `.yaml` file and is converted to a JS object using GraphQL (I'm using Gatsby with Netlify CMS if you need a real world use case).
As you may know, …
-
Produce a repeatable list of actions to be applied when evaluating each headless CMS option
#### AC
- [x] Produced repeatable list of actions
- [x] Agreed by team
-
## Description
I was trying to use gatsby-plugin-netlify-cms and facing this particular error on gatsby build , but runs fine on gatsby develop.
### Steps to reproduce
setup a new blog us…
-
## Introduction
First of all, thank you for making such a great plugin for implementing Algolia. It has been a real blessing for our development team. I am not really sure where to address this iss…
-
## Description
When doing a query on markdownRemark, fields added using createNodeFields are not present. This occurs only after running `npm audit fix`, updating the gatsby package from 2.0.91…
-
Hey @jema28 @thejoefriel @dupreesi @ashatat
it would be great to get your inputs to choose what do we need to use from these options:
- Static pages generators (one of):
- [x] Gatsby
- [ ] …
-
**Describe the bug**
When viewing a current or new post in the edit mode. the right hand side preview doesn't appear. Type error: cannot read property 'fluid' of underfined.
**To Reproduce**
…
-
## Summary
I just realized that my files are entire visible when console.log is display. (Yeah it was a mistake for the log) but even that, IMO it doesn't seem good to see my entire React code not …