Skip to content
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 jumper error #10155

Closed
MuyePeikon opened this issue Mar 14, 2018 · 2 comments
Closed

[Bug Report] Pagination jumper error #10155

MuyePeikon opened this issue Mar 14, 2018 · 2 comments

Comments

@MuyePeikon
Copy link

MuyePeikon commented Mar 14, 2018

Element UI version

2.2.1

OS/Browsers version

Chrome

Vue version

2.5.16

Reproduction Link

https://jsfiddle.net/e8v5za0f/

Steps to reproduce

  1. change the page-size to 400;
  2. change jumper to a big number (keep on focus status && without press enter key);
  3. change the page-size to 100/200/300;

What is Expected?

After step 3, jumper can stay with number 1.

What is actually happening?

At the start of step 3, jumper will change to 1. But after step 3, jumper will change to the big number you enter in step 2.
Besides, if u clear the number in step 2, then after step 3, the number in jumper will be cleared too.

@element-bot
Copy link
Member

Hi, your JSFiddle page is blank because it seems you forgot to click the Save button. Please save your fiddle and then edit this issue with the new link.

@MuyePeikon
Copy link
Author

Sorry for that TuT.
Updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants