You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The HTML5 History mode works well with full English url.
However, the page will navigate to a Vuepress 404 page with chinese characters in url, if I refresh or enter some page.
I have read docs in Vue-router's HTML5 History mode, and have set a simple catch-all fallback route using nginx.