Yusuke Wada

Results 1706 comments of Yusuke Wada

@gc Thank you for raising the issue. Hi @monoald Can you take a look at this?

@nakasyou Yes, I'll do it. Wait a bit.

The middleware list `docs/middleware/third-party.md` should contain only actual "middleware".

@nakasyou Thank you for the PR! I've left a comment.

Hi @BarryThePenguin I've updated to follow the latest main. This looks good to me! Let's go with this. Thanks!

Can you share a miminal project to reproduce it?

@movahhedi I am not sure about that, as that is what compilers do. But it throws an error if `hc` and `IAppType` do not refer to the same `hono`.

This problem occurs when the `hono` referenced are different. So, if one of them refers to `hono` in path A and the other refers to `hono` in path B, a...