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 is lower than ie 10 does not support #5484

Closed
jsrider opened this issue Mar 24, 2017 · 2 comments · Fixed by #5488
Closed

Pagination is lower than ie 10 does not support #5484

jsrider opened this issue Mar 24, 2017 · 2 comments · Fixed by #5488
Labels
🐛 Bug Ant Design Team had proved that this is a bug.

Comments

@jsrider
Copy link

jsrider commented Mar 24, 2017

<Pagination
                    simple
                    current={pageNo}
                    total={total}
                    pageSize={pageSize}
                    onChange={paginationChange}
                  />
@afc163 afc163 added the 🐛 Bug Ant Design Team had proved that this is a bug. label Mar 24, 2017
@afc163
Copy link
Member

afc163 commented Mar 24, 2017

It is introduced at antd@2.8.2 by #5289

You can use 2.8.1 for now until we fix it.

@lock
Copy link

lock bot commented May 1, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

2 participants