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

bug(Table): selected row callback causes infinite loop #4215

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Conversation

ArgoZhang
Copy link
Collaborator

selected row callback causes infinite loop

Description

close #4214

@bb-auto bb-auto bot added the bug Something isn't working label Sep 6, 2024
@bb-auto bb-auto bot added this to the v8.9.0 milestone Sep 6, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f0435a0) to head (c85cc73).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4215   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          611       611           
  Lines        26251     26255    +4     
  Branches      3816      3817    +1     
=========================================
+ Hits         26251     26255    +4     

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

@ArgoZhang ArgoZhang merged commit 4487117 into main Sep 6, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-table branch September 6, 2024 05:36
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): selected row callback causes infinite loop
1 participant