rsnext/packages
Ty Mick c33757f1ad
Fix base path handling with URL queries in dev server (#13560)
So I can't *entirely* explain why, but I believe this fixes #13132. 🙈 I basically ended up looking around at other `_next` URLs (are those asset URLs?) around the project and seeing that they tended to use `delBasePath()` to remove the base path from the current page's path whenever it was used.

When testing locally with the [repo submitted with the issue](https://github.com/robertovg/next-base-path-example), I no longer experience the constant page-reloading in dev mode when adding a query string to the URL.
2020-06-05 17:47:16 +00:00
..
create-next-app Normalize example gitignores (#13768) 2020-06-04 20:39:52 +00:00
eslint-plugin-next v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next Fix base path handling with URL queries in dev server (#13560) 2020-06-05 17:47:16 +00:00
next-bundle-analyzer v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-mdx v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-plugin-google-analytics v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-plugin-material-ui v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-plugin-sentry v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-plugin-storybook v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
next-polyfill-nomodule v9.4.5-canary.7 2020-06-02 22:06:20 -04:00
react-dev-overlay Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00
react-refresh-utils Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00