Closed
Description
Version
1.0.0-beta.20
Reproduction link
https://codesandbox.io/s/nn28lx9r80
Steps to reproduce
- yarn test:unit test/unit/Pagination.spec.js
- 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