rsnext/test/integration/revalidate-as-path/pages
JJ Kasper 94a5bd6109
Normalize asPath for GS(S)P pages (#17081)
This normalizes the `asPath` for `getServerSideProps` and `getStaticProps` pages to ensure it matches the value that would show on the client instead of a) the output pathname when revalidating or generating a fallback or b) the `_next/data` URL on client transition. 

Fixes: https://github.com/vercel/next.js/issues/16542
2020-09-14 16:48:04 +00:00
..
another/index Normalize asPath for GS(S)P pages (#17081) 2020-09-14 16:48:04 +00:00
_app.js Normalize asPath for GS(S)P pages (#17081) 2020-09-14 16:48:04 +00:00
index.js Normalize asPath for GS(S)P pages (#17081) 2020-09-14 16:48:04 +00:00