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(Dispose): catch ObjectDisposed exception #2881

Merged
merged 2 commits into from Feb 1, 2024
Merged

fix(Dispose): catch ObjectDisposed exception #2881

merged 2 commits into from Feb 1, 2024

Conversation

ArgoZhang
Copy link
Collaborator

catch ObjectDisposed exception

Description

close #2880

@bb-auto bb-auto bot added the bug Something isn't working label Feb 1, 2024
@bb-auto bb-auto bot added this to the v8.2.0 milestone Feb 1, 2024
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5e87e73) 100.00% compared to head (80f7e0e) 99.99%.

Files Patch % Lines
src/BootstrapBlazor/Utils/JSModule.cs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #2881      +/-   ##
===========================================
- Coverage   100.00%   99.99%   -0.01%     
===========================================
  Files          548      548              
  Lines        23608    23610       +2     
  Branches      3431     3431              
===========================================
  Hits         23608    23608              
- Misses           0        2       +2     

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

@ArgoZhang ArgoZhang merged commit f94b110 into main Feb 1, 2024
3 of 5 checks passed
@ArgoZhang ArgoZhang deleted the dev-module branch February 1, 2024 07:23
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(Dispose): catch ObjectDisposed exception
1 participant