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]Page组件多次切页之后页码错乱 #1168

Open
jimoningwan opened this issue Nov 15, 2024 · 0 comments
Open

[Bug Report]Page组件多次切页之后页码错乱 #1168

jimoningwan opened this issue Nov 15, 2024 · 0 comments

Comments

@jimoningwan
Copy link

Environment

window10、Google Chrome(130.0.6723.117)、vue(2.7.16)

Reproduction link

https://run.iviewui.com/eCIqIqG6

Steps to reproduce

多次点击任意按钮切换页面后

What is expected?

期望能够按照页码大小正常显示

What is actually happening?

多次切换后,页码会乱序,类似“1 5 4 3 2...10”这种,且触发很频繁


已经清空on-change绑定方法中的业务场景,按照案例所示仅仅对total赋值,排除了业务场景代码干扰,但还是会出现页码错乱问题

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

No branches or pull requests

1 participant