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(data-table): pagination onUpdatePage prop trigger twice #1677

Merged
merged 4 commits into from
Nov 28, 2021
Merged

fix(data-table): pagination onUpdatePage prop trigger twice #1677

merged 4 commits into from
Nov 28, 2021

Conversation

XieZongChen
Copy link
Collaborator

close #1666

@vercel
Copy link

vercel bot commented Nov 25, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tusimple/naive-ui/FmztXZ2yjR1TZFojV8XfTLVX8f6g
✅ Preview: https://naive-ui-git-fork-amadeus711-fix-ndatatable-pag-64b70f-tusimple.vercel.app

@codecov
Copy link

codecov bot commented Nov 25, 2021

Codecov Report

Merging #1677 (f18517b) into main (9a539f4) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1677   +/-   ##
=======================================
  Coverage   64.88%   64.88%           
=======================================
  Files         886      886           
  Lines       17198    17198           
  Branches     4072     4072           
=======================================
  Hits        11159    11159           
  Misses       5278     5278           
  Partials      761      761           
Impacted Files Coverage Δ
src/data-table/src/use-table-data.ts 64.55% <0.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 9a539f4...f18517b. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data-table] pagination prop onUpdatePage trigger twice
2 participants