Skip to content

MudDialog: Fix duplicate dialogs#10979

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
timmac-qmc:dev
Mar 7, 2025
Merged

MudDialog: Fix duplicate dialogs#10979
ScarletKuro merged 1 commit intoMudBlazor:devfrom
timmac-qmc:dev

Conversation

@timmac-qmc
Copy link
Contributor

Description

Fixes #10968

How Has This Been Tested?

Tested under current dialog tests

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)

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 Mar 7, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2025

@ScarletKuro ScarletKuro changed the title Fix duplicate dialogs MudDialog: Fix duplicate dialogs Mar 7, 2025
@ScarletKuro ScarletKuro merged commit d69cbf1 into MudBlazor:dev Mar 7, 2025
7 checks passed
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.

Inline MudDialog ShowAsync Race condition

2 participants