James Berry

Results 58 comments of James Berry

Hmm, I don't think this behavior by default makes sense. Maybe we could add it behind an `UNSAFE_` flag. ```ts export const openApiDocument = generateOpenApiDocument(appRouter, { title: 'tRPC OpenAPI', version:...

I don't understand the issue, could you clarify & provide a reproduction? I think you might have misunderstood that `trpc-openapi` is a server-side adapter for your tRPC routers & it...

Hi @reteps, can you share the full error & possibly a reproduction? Is this related to this issue? 👉 https://github.com/jlalmes/trpc-openapi/issues/275

Duplicate of https://github.com/shadcn/ui/issues/72

Keen to help out with the implementation and rollout for this. Our use case: - We need to easily adjust the `"primary"`, `"primaryText"` colors at runtime using the `EuiThemeProvider` -...

Thanks for your review @Mark-Fenng - I have just updated this branch with all of the changes you have suggested! I plan to add some tests shortly. Out of interest...

Here's a screenshot from Google Search Console for a new-ish site I'm working on. It's a non-critical issue because the correct pages are indexed, but this error is also shown...

Additional info: Just tried creating a new model `xxx/yyy2` and pushing to that, and it failed with the following message: ``` Unable to find image 'r8.im/xxx/yyy2:latest' locally docker: Error response...