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

fix(table): fix the param resetPageIndex is invalid in ProTable's method reload. #4397

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

ooPG233
Copy link
Contributor

@ooPG233 ooPG233 commented Jan 3, 2022

修复 ProTable 的 reload 方法在传入 resetPageIndex 参数时无效的问题。

@github-actions
Copy link

github-actions bot commented Jan 3, 2022

⚡️ Deploying PR Preview...

@ooPG233
Copy link
Contributor Author

ooPG233 commented Jan 4, 2022

对应问题可见 #4218

@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

Merging #4397 (e15153d) into master (8e5fb7f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4397   +/-   ##
=======================================
  Coverage   99.19%   99.19%           
=======================================
  Files         189      189           
  Lines        6343     6343           
  Branches     2243     2243           
=======================================
  Hits         6292     6292           
  Misses         49       49           
  Partials        2        2           
Impacted Files Coverage Δ
packages/table/src/utils/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e5fb7f...e15153d. Read the comment docs.

@chenshuai2144 chenshuai2144 changed the title fix(Pro Table): fix the param resetPageIndex is invalid in ProTable's method reload. fix(table): fix the param resetPageIndex is invalid in ProTable's method reload. Jan 4, 2022
@chenshuai2144 chenshuai2144 merged commit 1169309 into ant-design:master Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants