Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug Report]分页功能点击>>之后会导致分页页码错乱 #1150

Open
KangLinDDD opened this issue Sep 28, 2023 · 0 comments
Open

[Bug Report]分页功能点击>>之后会导致分页页码错乱 #1150

KangLinDDD opened this issue Sep 28, 2023 · 0 comments

Comments

@KangLinDDD
Copy link

Environment

macOS 14.0 chrome 117.0.5938.92 nuxt@2.17.1 view-design 4.7.0

Reproduction link

https://github.com

Steps to reproduce

懒的搞项目了 重现步骤就是点击分页的 >> 按钮 会导致分页错乱
比如 分页 : 1 2 3 >> 100
点击之后会变成 1 ... 4 5 6 ... 90 7 8 9
这种

What is expected?

1 ... 4 5 6 ... 90

What is actually happening?

1 ... 4 5 6 ... 90 7 8 9


给个:key="Math.random()"就好了 但是还是想上传一下issue
#1147是偶先 这个可是必现的

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant