sgtpenguin

Results 5 issues of sgtpenguin

### Description I can't get this to run. When I `gatsby develop` or `gatsby-build` I get the following error. ``` ERROR Unable to source nodes! ERROR #11321 PLUGIN "gatsby-source-craft" threw...

bug

I am trying to set up a Post Type where the dynamic aspect of the permalink is a query parameter `reports/?type=annual&y=%postname%` where postname is going to be my year. It...

Kind of an esoteric one, but when filtering for a relations field in the craft admin and choosing "has a value" or "is empty", this error pops up and the...

### What happened? I have set up a field that appears conditionally based on the value of another lightswitch field. This works on initial page load but doesn't update dynamically...

confirmed
limitation

### Description I have a content builder matrix where many blocks contain a `blockWidth` dropdown. Thing is, there are multiple `blockWidth` fields that have slightly different options (some blocks are...

bug