rsnext/test/e2e/middleware-general/app
JJ Kasper 3e9a99c8b0
Fix middleware notFound: true handling (#46759)
This ensures we properly handle rendering the `404` page when `notFound:
true` is returned and middleware is present.

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

Fixes: https://github.com/vercel/next.js/issues/38239
x-ref: https://github.com/vercel/next.js/issues/43772

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-03-04 21:35:45 +01:00
..
node_modules/shared-package Update to process redirects/rewrites for _next/data with middleware (#37574) 2022-06-10 12:35:12 -05:00
pages Fix middleware notFound: true handling (#46759) 2023-03-04 21:35:45 +01:00
middleware.js Ensure bundle 404 can be rewritten in dev (#45728) 2023-02-08 22:02:39 -08:00
next.config.js Add build worker exit tracking and enable tests (#46698) 2023-03-02 18:33:20 +00:00