Dave Lowther

Results 5 comments of Dave Lowther

I was going to create an issue related to Pagination, but this seems like the right place to add. My static type checker is unhappy with `order.nextPageParameters` as the response...

> Perhaps you can put your stories in iframes to stop the style conficts? > > https://storybook.js.org/docs/react/writing-docs/doc-blocks#inline-rendering That is absolutely what I was missing, so to turn it off by...

> Not the same OpenAPIHono instances? No, I was trying to use [route grouping](https://hono.dev/api/routing#grouping) with the openapi middleware. Would I need to pass the app around more like a dependency...

> Hi, I can't reproduce it. Can anyone share a minimal project to reproduce it? Thanks. I just tried to produce a minimal example and it looks like it has...

I see. I guess in that case it might be beneficial to document how to type the generic since it seems unlikely to be fixed.