<!-- Please don't delete this template or we'll close your issue --> <!-- Before creating an issue please make sure you are using the latest version of VuePress. --> <!-- Please confirm you will submit an issue. --> <!-- Issues which contain questions or support requests will be closed. --> <!-- (Update "[ ]" to "[x]" to check a box) --> - [x] I confirm that this is an issue rather than a question. <!-- Please ask questions via following several ways. --> <!-- https://vue-land.js.org/ --> <!-- https://forum.vuejs.org/ --> <!-- https://stackoverflow.com/questions/ask?tags=vuepress --> ## Bug report I would like to add that certain plugins are no longer functioning. In the following example you see me refresh a cached page:  #### Version `v1.0.0-alpha.29` #### Steps to reproduce This is noticeable on https://vuepress.vuejs.org <!-- If you are reporting a bug that can ONLY be reproduced on your repository, PLEASE provide this repo link. That takes guessing work out of the way and saves us time. --> <!-- If your repo isn't public, you can use this boilerplate to create a proper reproduction repo quickly: https://github.com/ulivz/template-vuepress --> #### What is expected? The plugins that take care of `next page` and `edit in GH` etc should be visible #### What is actually happening? PLugin outputs at the bottom of page disappear #### Other relevant information - Your OS: macos - Node.js version: v11.3.0 - Browser version: chrome Version 71.0.3578.80 - Is this a global or local install? `local` - Which package manager did you use for the install? `yarn`