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(module: table): invoke OnChange twice on pagination was changed #1211

Merged
merged 2 commits into from
Mar 6, 2021

Conversation

ElderJames
Copy link
Member

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English fix invoke OnChange twice on pagination was changed
🇨🇳 Chinese 修复在翻页时出发OnChange两次的问题

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link

github-actions bot commented Mar 5, 2021

@ElderJames ElderJames linked an issue Mar 5, 2021 that may be closed by this pull request
@ElderJames ElderJames merged commit 6f078d5 into master Mar 6, 2021
@ElderJames ElderJames deleted the fix/table-change-twice-pagination branch March 6, 2021 02:20
zxyao145 pushed a commit to zxyao145/ant-design-blazor that referenced this pull request Mar 20, 2021
…nt-design-blazor#1211)

* fix(module: table): invoke OnChange twice on pagination was changed

* fix preview ci
ElderJames added a commit that referenced this pull request Apr 23, 2022
…1211)

* fix(module: table): invoke OnChange twice on pagination was changed

* fix preview ci
ElderJames added a commit that referenced this pull request Apr 30, 2022
…1211)

* fix(module: table): invoke OnChange twice on pagination was changed

* fix preview ci
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.

Table component triggers OnChange twice when clicking the page index
1 participant