How to reproduce: ``` clone https://github.com/x8x/test cd test vuepress build http-server -p 3000 -a 127.0.0.1 .vuepress/dist -o ``` - open browser and go to `http://127.0.0.1:3000/` - click first link on left sidebar - click second link on left sidebar - now click the browser history back button and you get a 404