Laurens Kling

Results 28 issues of Laurens Kling

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues - [X] This issue is not a question, feature...

type: bug
topic: GraphQL

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues - [X] This issue is not a question, feature...

type: bug
stale?
topic: adapters

## Bug report ### Required System information - Node.js version: 18 - NPM version: yarn 1 - Strapi version: 4.19 - Database: sqlite - Operating system: macos - Is your...

issue: bug
severity: medium
source: core:admin
status: pending reproduction

Atlas is going to upgrade to Mongo 6 pretty soon, and I'm getting errors starting Keystone 4 with Mongo 6. Just wanted to leave a issue here, see if anyone...

## Description of problem ``` fatal: [xxx.myserver.xxx]: FAILED! => { "changed": false, "invocation": { "module_args": { "app": "myapp", "mappings": [ "http:80:1337", "https:443:1337" ], "state": "present" } }, "meta": { "error":...

As of a couple of days, a random: ```@font-face{font-display:swap;font-family:Libre Franklin;font-style:normal;font-weight:400;src:url(/static/webfonts/l/font) format("woff"),url(/static/webfonts/l/font) format("woff"),url(/static/webfonts/l/font) format("woff")}``` is added to the tag, destroying the actual 400 reference to the font. After digging in, theres...

in v4, a entry gets created as a draft (beforeCreate/afterCreate) and published (beforeUpdate/afterUpdate). All changes afterwards are beforeUpdate/afterUpdate in v5 we have documents. Multiple entries per document. What happens now...

Just found a weird bug. My routes weren't registering after erasing. Found out that writing `module.hot.accept(['./myroutes'])` doesn't work, and `var myroutes = ['./myroutes']; module.hot.accept(myroutes)` does. Why would this be?

## Bug report ### Required System information Environment: development OS: darwin-arm64 Strapi Version: 5.0.0-beta.5 Node/Yarn Version: yarn/1.22.19 npm/? node/v18.20.2 darwin arm64 Edition: Community Database: sqlite ### Describe the bug Starting...

issue: bug
severity: high
status: confirmed
version: 5
source: core:core