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(WinBox): dispose ChildContent component #4167

Merged
merged 4 commits into from
Aug 28, 2024
Merged

fix(WinBox): dispose ChildContent component #4167

merged 4 commits into from
Aug 28, 2024

Conversation

kimdiego2098
Copy link
Collaborator

@kimdiego2098 kimdiego2098 commented Aug 28, 2024

WinBox 关闭时刷新组件,以及时触发子组件释放流程

close #4168

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (25a413c) to head (e50de14).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4167   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          608       608           
  Lines        26151     26151           
  Branches      3799      3799           
=========================================
  Hits         26151     26151           

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

ArgoZhang
ArgoZhang previously approved these changes Aug 28, 2024
@ArgoZhang ArgoZhang changed the title fix: winbox 关闭时刷新组件 fix(WinBox): dispose ChildContent component Aug 28, 2024
@bb-auto bb-auto bot added the bug Something isn't working label Aug 28, 2024
@bb-auto bb-auto bot added this to the v8.8.0 milestone Aug 28, 2024
@ArgoZhang ArgoZhang merged commit 20f7bc7 into main Aug 28, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the winbox-dev branch August 28, 2024 04: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(WinBox): missong StateHasChanged method
2 participants