Yuki Ishikawa
Results
2
issues of
Yuki Ishikawa
## Description https://nextjs.org/blog/layouts-rfc Next.jsのLayout RFCが適用されるとルーティング周り(ディレクトリ構造)がガラッと変わるため、それへの対応を視野に入れていただきたいという願望です🙏
I have the following code. When trying to handle branching on the client side based on `res.status`, it always ends up being 200. Is there any documentation or solution regarding...