- Notifications
You must be signed in to change notification settings - Fork23
Closed
Description
vue-router-next no longer acceptsbase
asRouterOptions
. It has to be specified as the parameter ofcreateWebHistory
instead.
Additionally, vue-cli currently gives '/' asBASE_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