-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.14
Environment
os: macos browser : Google Chrome 109 Vue: 3.x
Reproduction link
Steps to reproduce
pageSizeOptions User-defined: ["30", "40", "50"]
What is expected?
pagination select Display ["30", "40", "50"]
What is actually happening?
pagination select Display exception ["10" , "30", "40", "50"]
