-
## Description
Since yesterday gatsby develop will crash every time I make a change to an existing file with an error message (see below).
### Steps to reproduce
Every time I make a change with g…
-
I just stumbled upon this when adding a `console.log` to a file (`src/assets/icons/layer-icon.js`) while developing `www` locally:
![image](https://user-images.githubusercontent.com/21834/67815503-…
-
I tried upgrading `gatsby-source-airtable` plugin from `2.0.3 ❯ 2.4.2` and the source plugin stopped working and my build has started failing.
The full stacktrace says:
```
TypeError: tableO…
amite updated
5 years ago
-
Would it be possible to update to the latest version the Airtable package please?
It looks like there is a vulnerability in the previous one.
Thanks a lot! :)
Screenshot of the email I received t…
-
I am trying to attach .md files and bring them in using the "fileNode" mapping as stated in your docs.
I can attach, bring in, and locate .txt files without error, but then gatsby-transformer-remar…
-
## Summary
I can't query images coming from Airtable using gatsby-image.
## Description
I would add use `gatsby-image` to query images coming from Airtable (gatsby-source-airtable), but reading t…
-
I am trying to make a simple algolia and airtable search engine.
I am able to query the airtable DB into the algolia API.
My issue is that when i want to create a page for each of the results th…
-
Hello all!
## Summary
I'm currently testing the possibility of writing to stripe's Plan. `stripe.plan.create()` is not a supported object yet on the gatsby-source-stripe plug-in, hence my searc…
-
Hi there,
Sorry to submit a new issue with this but I was wondering if you use Netlify and if you’ve found your caching strategy effective within Netlify. I had a very similar plugin using touchNod…
-
There is extensive documentation around how to deep link across tables but I wonder if it is possible to link between records within the same table?
My use case in this instance is I have a list of…