Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

versile2
Copy link
Contributor

Description

Resolves #11252
Resolves #11141
Properly dispose MudInput DotNetReference

How Has This Been Tested?

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@versile2 versile2 requested a review from ScarletKuro April 29, 2025 15:13
@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Apr 29, 2025
@ScarletKuro ScarletKuro changed the title MudInput - Dispose DotNetRef MudInput: Dispose DotNetObjectReference Apr 29, 2025
Copy link

Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.09%. Comparing base (b4f082f) to head (38db202).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #11254      +/-   ##
==========================================
+ Coverage   91.08%   91.09%   +0.01%     
==========================================
  Files         439      439              
  Lines       14229    14235       +6     
  Branches     2758     2759       +1     
==========================================
+ Hits        12960    12968       +8     
+ Misses        639      638       -1     
+ Partials      630      629       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ScarletKuro ScarletKuro merged commit 4314021 into MudBlazor:dev Apr 29, 2025
6 checks passed
@ScarletKuro ScarletKuro deleted the fix/11252 branch April 29, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behavior or functionality not working as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MudInput Memory Leak Possible memory leak in components
2 participants