-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Report] Pagination with "sizes" in layout causes error #10094
Comments
I actually found this error while using 2.0.2 but then upgraded to 2.2.1 to see if a fix was pushed, but found the same error. Here is another fiddle with both |
So downgrading to Vue |
Hi, thanks for reporting this issue. Since #10093 has more participants, I'll update the progress there. |
Thanks so much |
Element UI version
2.2.1
OS/Browsers version
OSX 10.13.2 / Chrome 64.0.3282.186
Vue version
2.5.14
Reproduction Link
https://jsfiddle.net/re4soysx/5/
Steps to reproduce
Add
<el-pagination>
element withsizes
in thelayout
prop.What is Expected?
The size select should show up and be selectable.
What is actually happening?
The size select does not show up and the console has the following errors:
The text was updated successfully, but these errors were encountered: