next.js icon indicating copy to clipboard operation
next.js copied to clipboard

Add failing e2e test for middleware + basePath + SSG index.

Open Gilighost opened this issue 2 years ago • 1 comments

Bug

tests https://github.com/vercel/next.js/issues/41397

This PR adds a test for the linked issue. NOTE: The test will only fail with NEXT_TEST_MODE=deploy.

Gilighost avatar Oct 17 '22 18:10 Gilighost

Hey @ijjk, I see you fixing a lot of bugs related to middleware - wondering if you might take a look at this?

Gilighost avatar Oct 20 '22 15:10 Gilighost

Hi @padmaia, I am looking forward to your review on this PR! It just adds a failing test for what seems to me to be a pretty servere bug in Next.JS apps deployed on Vercel.

Gilighost avatar Dec 05 '22 21:12 Gilighost