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): not trigger OnResizeColumnAsync callback #2351

Merged
merged 2 commits into from
Nov 12, 2023
Merged

Conversation

ArgoZhang
Copy link
Collaborator

not trigger OnResizeColumnAsync callback

Description

close #2350

@bb-auto bb-auto bot added the bug Something isn't working label Nov 12, 2023
@bb-auto bb-auto bot added this to the V7.12.0 milestone Nov 12, 2023
Copy link

codecov bot commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (186bae7) 99.97% compared to head (252a16a) 99.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2351   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         536      536           
  Lines       17301    17301           
  Branches     3324     3324           
=======================================
  Hits        17297    17297           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit 34d2a82 into main Nov 12, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-table branch November 12, 2023 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: table not trigger OnResizeColumnAsync callback
1 participant