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

Pagination jumps to the first page when the empty jumper triggers blur event #19094

Closed
1 task done
R45H opened this issue Oct 4, 2019 · 1 comment · Fixed by react-component/pagination#210
Closed
1 task done
Labels
🐛 Bug Ant Design Team had proved that this is a bug.

Comments

@R45H
Copy link

R45H commented Oct 4, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

https://ant.design/components/pagination/#components-pagination-demo-jump

Steps to reproduce

  1. Change the page of the pagination to any except first;
  2. Click the jumper;
  3. Click outside the jumper.

What is expected?

The pagination stays on the page that was selected.

What is actually happening?

The pagination jumps to the first page.

Environment Info
antd 3.23.5
React 16.10.1
System macOS Mojave 10.14.6 (18G95)
Browser Chrome 77.0.3865.90 (64-bit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Ant Design Team had proved that this is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants