rsnext/test/integration/basepath/pages
JJ Kasper 8277d4d5e3
Ensure multi-level basePath works properly (#18715)
This ensures the `basePath` property works correctly when a multi-level value is defined (`/hello/world`)

Fixes: https://github.com/vercel/next.js/issues/17889
2020-11-03 02:44:50 +00:00
..
catchall Fix dynamic route match and basePath (#14036) 2020-06-10 18:26:57 +00:00
docs Update handling for basePath to only automatically add (#13817) 2020-06-08 15:59:50 +00:00
hmr Add basePath support (#9872) 2019-12-29 20:03:12 +01:00
index Fix prerendered nested index handling (#14383) 2020-06-23 05:49:48 +00:00
[slug].js Avoid adding basePath when it's not needed (#14535) 2020-06-24 21:36:22 -05:00
_app.js Fix basepath router events (#14848) 2020-07-20 16:03:49 -04:00
absolute-url-basepath.js Ensure multi-level basePath works properly (#18715) 2020-11-03 02:44:50 +00:00
absolute-url-no-basepath.js Allow absolute urls in router and Link (#15792) 2020-08-05 18:12:17 +00:00
absolute-url.js Allow absolute urls in router and Link (#15792) 2020-08-05 18:12:17 +00:00
amp-hybrid.js Fix amphtml link rel not respecting basePath (#15949) 2020-08-08 15:15:00 +02:00
error-route.js Fix basepath router events (#14848) 2020-07-20 16:03:49 -04:00
gsp.js Fix base path handling with URL queries in dev server (#13560) 2020-06-05 17:47:16 +00:00
gssp.js Normalize asPath between SSR and CSR with basePath (#14040) 2020-06-11 14:06:06 +00:00
hello.js Fix basepath router events (#14848) 2020-07-20 16:03:49 -04:00
index.js Fix basepath router events (#14848) 2020-07-20 16:03:49 -04:00
invalid-manual-basepath.js Ensure multi-level basePath works properly (#18715) 2020-11-03 02:44:50 +00:00
link-to-root.js Fix basepath root handling (#14756) 2020-07-02 03:48:10 +00:00
other-page.js Add basePath support (#9872) 2019-12-29 20:03:12 +01:00
slow-route.js Fix basepath router events (#14848) 2020-07-20 16:03:49 -04:00
something-else.js Fix basepath browser back/forward issue (#14861) 2020-07-07 05:24:38 +00:00
ssr.js Add basePath support (#9872) 2019-12-29 20:03:12 +01:00