Skip to content

JS: Fix cannot read properties of undefined / null#10202

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:key_interceptorfix
Nov 7, 2024
Merged

JS: Fix cannot read properties of undefined / null#10202
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:key_interceptorfix

Conversation

@ScarletKuro
Copy link
Member

Description

Related #9107 but doesn't fix the actual problem with mudmask

How Has This Been Tested?

Tested visually with chrome autofill

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.

@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Nov 7, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2024

@codecov
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.21%. Comparing base (fc3478e) to head (d492b7b).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #10202   +/-   ##
=======================================
  Coverage   91.20%   91.21%           
=======================================
  Files         411      411           
  Lines       12502    12502           
  Branches     2436     2436           
=======================================
+ Hits        11403    11404    +1     
  Misses        554      554           
+ Partials      545      544    -1     

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

@ScarletKuro ScarletKuro merged commit 6759d4a into MudBlazor:dev Nov 7, 2024
@ScarletKuro ScarletKuro deleted the key_interceptorfix branch November 7, 2024 08:28
LLauter pushed a commit to cannellamedia/MudBlazor that referenced this pull request Dec 16, 2024
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.

1 participant