ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

Pagintion 当total为0时,点击分页问题

Open de1ck opened this issue 6 months ago • 0 comments
trafficstars

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

Version

4.2.6

Environment

chorme 136.0.7103.113

Reproduction link

https://antdv.com/components/pagination-cn

Steps to reproduce

Image

What is expected?

当total为0时,点击1时候,current为1

What is actually happening?

当total为0时,点击1时候,current变为0, 导致请求错误异常

de1ck avatar May 16 '25 02:05 de1ck