Laurens Kling

Results 28 issues of Laurens Kling

So one of my projects depending on this awesome plugin is now using a test deployment to check changes before going live. It would be super powerful and useful if...

When i try to run a grunt command i get this error message in console: `/bin/sh: grunt: command not found` I've been using grunt for a while, so don't know...

**Description** I'm getting endless errors in my swarmpit_app logs like: ``` swarmpit_app.1.8vh9tze5ubmt@kat | Nov 06, 2021 6:59:41 PM org.apache.http.client.protocol.ResponseProcessCookies processCookies swarmpit_app.1.8vh9tze5ubmt@kat | WARNING: Invalid cookie header: "Set-Cookie: experimentation_subject_id=xxxx; path=/; expires=Wed,...

kind/bug

### Expected behavior According to docs https://github.com/keystonejs/keystone/blob/master/docs/documentation/Configuration/AdminUI-Options.md#navigation I can add an external link. I would expect to see a tile that goes to the link, but does not contain list...

bug
4.x candidate

A quickfix was made in: https://github.com/keystonejs/keystone/commit/359ef38de70f4a42fd6e5bb5cfe3eee33ca87560 We should get into what is happening here and how to fix it properly

refactor

### Expected behavior According to the documentation I can make the user select an existing CloudinaryImage: http://keystonejs.com/docs/database/#fieldtypes-cloudinaryimage ### Actual/Current behavior This is inside my model: ``` image: { type: Types.CloudinaryImage,...

bug
help wanted
needs reproduction
4.x candidate

Hello friends. This docker image is not enough anymore to run a Gatsby 4 site, since it does not allow for the Render modes. It should `gatsby serve`, not only...

Since some new features of Gatsby need 14.10, it seems about time to do this.

I was wondering so hard why I didn't see my content in Gatsby. Turned out, the endpoint was giving an error 500 but that isn't handled by the source plugin....

I am expirimenting with Gatsby 4 for my site https://autokopenduitsland.netlify.app/ using `@netlify/[email protected]` 3 functions are added, for example for DSG. When using the Netlify builders, I got everything working. DSG...

bug