Closed
Description
When setting a base in the router configuration, on the server-side rendering, router.history.base
is an empty string.
It think it's in the abstract constructor that does have the base in argument: https://github.com/vuejs/vue-router/blob/dev/src/history/abstract.js#L10