Closed
Description
vue-router-next no longer accepts base
as RouterOptions
. It has to be specified as the parameter of createWebHistory
instead.
Additionally, vue-cli currently gives '/' as BASE_URL
which causes trouble as vue-router-next doesn't seem to like a base with trailing slash. Should be fixed on router side: vuejs/router#164
Metadata
Metadata
Assignees
Labels
No labels