### Version 1.0.0-beta.20 ### Reproduction link [https://codesandbox.io/s/nn28lx9r80](https://codesandbox.io/s/nn28lx9r80) ### Steps to reproduce 1. yarn test:unit test/unit/Pagination.spec.js 2. it throw the error [Vue warn]: Error in mounted hook: "TypeError: Cannot read property '$el' of undefined" ### What is expected? mount the component Pagination success ### What is actually happening? it can't render success <!-- generated by vue-issues. DO NOT REMOVE -->