You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(table): ensure defaultPageSize is used when pageSize not provided (#6101)
* fix(pagination): ensure default page size is used when pageSize is not provided
* fix(pagination): reset current page to 1 when total page count changes
* fix(pagination): remove redundant reset of current page when total page count changes
* chore: stash changelog [ci skip]
---------
Co-authored-by: tdesign-bot <tdesign@tencent.com>
0 commit comments