Maximillian George

Results 8 issues of Maximillian George

**Describe the bug** I can't query posts by custom taxonomy on products, but it works on posts. ```gql # This pattern works for ordinary posts query WorksFine { posts {...

I was scratching my head for quite a few minutes until I realised what was going on. I tried to apply conditional style rules to an element using `@style` as...

bug

First of all: super cool framework. Now: I am trying to build the examples on my machine (MacOS, Node 18), in particular the `examples/hi-temir` example. `npm run dev` works fine,...

### Initial checklist * [X] I read the support docs * [X] I read the contributing guide * [X] I agree to follow the code of conduct * [X] I...

🤞 phase/open

The following type does not seem to be up to date according to type DigitalOcean [documentation](https://docs.digitalocean.com/products/functions/reference/parameters-responses/#parsed-web-events). ```typescript interface DoFunctionArgs { __ow_headers?: Record __ow_path?: string __ow_method?: 'get' | 'post' | 'put'...

This package is awesome. I ran into a few typescript warnings when running `docts build`. ``` > docts-template@1 build > docts build (typescript plugin) src/foo/bar/index.ts (4:20) @rollup/plugin-typescript TS2552: Cannot find...

### Your use case I spent a few agonising hours trying to understand why authentication wasn't working in production. Turns out I had an old GQL_TOKEN in my environment variables,...

enhancement

Tried installing this in a project that uses Payload 3.34.0 but it doesn't work. Just checking to see if it's fully abandoned or not. Perhaps it can be clarified in...