Michael Nelson

Results 7 issues of Michael Nelson

**Is your feature request related to a problem? Please describe.** Many frontend graphql clients require modifying the fetch function to get access to response headers and then we have to...

awaiting author response
feature request

**Describe the bug** When querying as an authenticated customer, orderCount returns 0 and orders returns an empty array. The `orders` query works as expected, however. You can see in the...

bug

Could somebody please provide an example of how to run multiple caddy containers? Not in a swarm or kubernetes. I'd like to have a main caddy that handles whole-server services...

Running a site with WP 6.1.1, PHP 8.1, WP-GraphQL 1.13.7, and 0.6.0 of this plugin gives the following warning: ``` Deprecated: str_ireplace(): Passing null to parameter #3 ($subject) of type...

How can we get proper type inference on returned values using the payload Local API on the frontend? For example, when typing `req.payload.find({collection: '` within `app/cms` I get proper suggestions...

### Describe the Bug On line 118 of the [RelationshipField component](https://github.com/payloadcms/payload/blob/8af00f2debce12d5ebe911058fcc112c1142149b/packages/ui/src/fields/Relationship/index.tsx#L118), the useField hook gets its path from `pathFromContext` and only `pathFromProps` if the former isn't available. It seems that...

status: needs-triage

### Describe the Bug When enabling the experimental dynamicIO feature, the following error occurs during build: ``` Error occurred prerendering page "/admin/[[...segments]]". Read more: https://nextjs.org/docs/messages/prerender-error Error: Route "/admin/[[...segments]]" has a...