-
I've just run into an issue where my mappings where not correctly applying. I managed to try this down to me using the `cleanedKey` not the actual column name as is in Airtable.
Do you think this i…
-
When some fields are empty on a certain row, the api result from airtable doesn't include the field in that row.
![image](https://user-images.githubusercontent.com/499898/50545152-3dc35900-0c45-11e…
-
## Description
I built a custom image slider (Carousel) component using `gatsby-image`. Sometimes, when clicking to access the next/previous image, the website crashes and goes blank, with an error i…
-
very confused how i can make use this to create pages at /fieldvalue. field in airtable is "name"
-
in gatsby-node, I am querying airtable. I want to also query my appsync api to see if my airtable data is in the database.
here is my gatsby-node that creates all the pages in the airtable. Like I…
-
Hello, I am trying to implement https://github.com/jbolda/gatsby-source-airtable and I am faced with the following problem.
![image](https://user-images.githubusercontent.com/4138285/45575005-880c0…
-
Since 2.0, I am seeing an issue where it seems that fields of the "Formula" type in Airtable are not recognized by gatsby-source-airtable. Is this a known limitation or bug?
-
## Description
Passing in a markdown string, the resulting html is broken. It has escaped all newlines and various other elements, and added quotation marks-- only \_\_strong__ and \_italic_ are conv…
-
I have a GatsbyJS project that is solely using Airtable at the moment, and during build I am able to fetch the data, but it immediately throws this error on the step that follows which I believe is bu…
-
Hi, thanks again for the work on this very helpful plugin. This is not a bug, just a question about GraphQL filtering strategy. I can ask elsewhere if that seems appropriate.
I have a table of orga…