Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IconSourceElement.IconSource can not set to null from a not null value #10100

Open
SongOfYouth opened this issue Oct 24, 2024 · 0 comments
Open
Labels
area-Icon bug Something isn't working

Comments

@SongOfYouth
Copy link

Describe the bug

when IconSource is not null, and then set a null to it will raise error: Value dose not fall within a expected range.

Steps to reproduce the bug

  1. Set a not null value to IconSourceElement.IconSource;
  2. set a null to IconSourceElement.IconSource.

Expected behavior

No response

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.6.1: 1.6.240923002

Windows version

Windows 11 (22H2): Build 22621

Additional context

No response

@SongOfYouth SongOfYouth added the bug Something isn't working label Oct 24, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Oct 24, 2024
@karkarl karkarl added area-Icon and removed needs-triage Issue needs to be triaged by the area owners labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Icon bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants