Skip to content

fix: progress ring initialization exception #1356#1357

Merged
pomianowski merged 1 commit intolepoco:mainfrom
gleclair:fix-ProgressRing
Feb 21, 2025
Merged

fix: progress ring initialization exception #1356#1357
pomianowski merged 1 commit intolepoco:mainfrom
gleclair:fix-ProgressRing

Conversation

@gleclair
Copy link
Copy Markdown
Contributor

Fixes the initialization issue with the ProgressRing control

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?

Trying to use the ProgressRing throws an exception at runtime: "Metadata override and base metadata must be of the same type or derived type"

Issue Number: 1356

What is the new behavior?

The progress ring works as expected.

Other information

The issue was in the static constructor for the Arc control.

@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. PR Pull request dotnet release labels Feb 21, 2025
@pomianowski pomianowski merged commit 3aa24d8 into lepoco:main Feb 21, 2025
2 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

3 participants