-
## Current state
Nuxt's Static Site Generator (`nuxt generate`) is growing! I love the static mode when it comes to portfolio pages (or generally, pages that don't include a lot of dynamic data).
…
-
Hi! I'm looking forward to displaying data collected through airtable but for the moment I get an error at build time.
I pass the api key in the command line `AIRTABLE_API_KEY=MyAPIkey gatsby devel…
-
Thanks for this wonderful plug-in, which is super useful! But I'm cracking my head trying to get the queryName option to run, so that I can have better distinguish data from two separate tables to run…
-
First I'd like to thank you for an awesome plugin!
I have read the previous closed issues about this topic on partial updates and deleting records, but cannot solve this.
You can see it in actio…
-
## Description
There is error in console of Gatsby website telling
**Uncaught ReferenceError: firebase is not defined**
### Steps to reproduce
1. Open the https://www.gatsbyjs.org/
2. Open…
-
I can fetch data from airtable using gatsby graphql playground while gatsby running on development mode, but I am unable to push data pulled from airtable into gatsby to algolia when I run `npm run bu…
-
Working with @carletex on a project we were hitting a problem trying to use images from airtable using `gastby-image`. We dug a bit and found the root cause. I'll try to describe here what we found ou…
-
Running `npm run develop` throws a fatal error:
```
> airwaves@0.0.1 develop /Users/umd-laptop/Code/airwaves
> gatsby develop
success open and validate gatsby-configs - 0.039s
success load pl…
-
Firstly, thank you all for the greate package.
I'm facing the issue when I'm running `gatsby develop` command.
Below are the error messages:
```
warn Multiple node fields resolve to the same Gra…
-
## Description
I follow the steps documented in [Website Contributions](https://www.gatsbyjs.org/contributing/website-contributions/) but after running `yarn develop` I get the following error:
…