next-runtime icon indicating copy to clipboard operation
next-runtime copied to clipboard

Investigate correct behaviour for middleware rewrites to SSG page with query string

Open ascorbic opened this issue 3 years ago • 0 comments

The e2e tests have a test which uses middleware to add a query param to a rewrite. However the test checks that that param is not added. Because of this, the test is currently disabled. We should check what the actual expected behavbiour is here

ascorbic avatar Nov 29 '22 12:11 ascorbic