egoist/docute

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Bug: "router.base" not work! #298

Suomm posted onGitHub

```js router: { mode: "history", base: "/app/" }


Configuration in my index.html :

```js new Docute({ router: { mode: "history", base: "/app/" } })

The base URL of the app. For example, if the entire single page application is served under /app/, then base should use the value "/app/". But it doesn't work. Oh, my poor English.

posted by Suomm over 3 years ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests