Maarten de Graaf

Results 5 issues of Maarten de Graaf

### Description I'm unable to get back any entries when no related to values are provided. This differs from `relatedTo` where providing an empty array would give back all entries....

bug
severity:minor
graphql :gear:

When running `./craft craftql/tools/fetch-fragment-types` I get the following output: >PHP Warning 'yii\base\ErrorException' with message '"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?' Switching back...

### What happened? ### Description We are unable to apply image transforms on a field with similar names to the other GraphQL types/interfaces. The asset field used is actually exactly...

bug
craft4

Does exactly the same thing as it did in Craft CMS 2, does not fix any pre-existing issues. Can be tested locally by setting up a path repository inside your...

### Bug Report Hi, Currently working on implementing user authentication on our website. With this I'm using `craft.app.session.getAllFlashes(true)` to show all flashes and immediately delete them. However I have noticed...

bug