ant-design-vue
ant-design-vue copied to clipboard
BUG: 如果List或者Table给Pagination分页设置了"both",只有最后一个可用
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.1.2
Environment
MacOS, Chrome 122, Latest Vue.
Reproduction link
Steps to reproduce
Create a list component with pagination, and pagination position set to "both"
What is expected?
Both pagination components work
What is actually happening?
Only the one at bottom works
4.2.1 中仍然存在问题。
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
So anyone would like to take a look?
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
4.2.5中仍存在问题。请见上面codesandbox例子。