Skip to content

Conversation

@apachezy
Copy link
Contributor

@apachezy apachezy commented Oct 9, 2025

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

  • ContentDialog invokes runtime code during design time, causing unexpected behavior in the designer, such as:
The designer fails to display content

What is the new behavior?

  • After the fix, the issue is resolved. The designer now properly displays content.

@apachezy apachezy requested a review from pomianowski as a code owner October 9, 2025 16:50
@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. PR Pull request dotnet release labels Oct 9, 2025
@pomianowski pomianowski changed the title Prevent unexpected ContentDialog behavior at design time. fix: Prevent unexpected ContentDialog behavior at design time. Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. dotnet PR Pull request release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants