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): throw exception when resize window on enable detail and fix header #4037

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

ArgoZhang
Copy link
Collaborator

throw exception when resize window on enable detail and fix header

Description

close #4031

@bb-auto bb-auto bot added the bug Something isn't working label Aug 12, 2024
@bb-auto bb-auto bot added this to the v8.8.0 milestone Aug 12, 2024
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3554cc9) to head (27620dc).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4037   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          597       597           
  Lines        25923     25923           
  Branches      3771      3771           
=========================================
  Hits         25923     25923           

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

@ArgoZhang ArgoZhang merged commit 04026f7 into main Aug 12, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-table branch August 12, 2024 14:07
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): 表格组件在调整窗口大小时报错
1 participant