rsnext/test/e2e/middleware-general
JJ Kasper 9dd24a5931
Fix middleware 404 prefetch case (#46782)
Ensures we properly generate the 404 page when a path is being prefetched with middleware configured. 

## 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)

Closes: https://github.com/vercel/next.js/issues/38239#issuecomment-1454928413
2023-03-05 02:32:53 +00:00
..
app Fix middleware notFound: true handling (#46759) 2023-03-04 21:35:45 +01:00
test Fix middleware 404 prefetch case (#46782) 2023-03-05 02:32:53 +00:00