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

ConstrainedBox without setting AspectRatio throws exception #5001

Open
2 of 14 tasks
h82258652 opened this issue Aug 26, 2024 · 0 comments
Open
2 of 14 tasks

ConstrainedBox without setting AspectRatio throws exception #5001

h82258652 opened this issue Aug 26, 2024 · 0 comments
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior

Comments

@h82258652
Copy link
Contributor

Describe the bug

image

If a ConstrainedBox does not set the AspectRatio, it will throw an exception.

Regression

No response

Reproducible in sample app?

  • This bug can be reproduced in the sample app.

Steps to reproduce

1. Create a `ConstrainedBox`.
2. Access its `AspectRatio` property.
3. Exception will be throw.

Expected behavior

No crash.

Screenshots

No response

Windows Build Number

  • Windows 10 1809 (Build 17763)
  • Windows 10 1903 (Build 18362)
  • Windows 10 1909 (Build 18363)
  • Windows 10 2004 (Build 19041)
  • Windows 10 20H2 (Build 19042)
  • Windows 10 21H1 (Build 19043)
  • Windows 11 21H2 (Build 22000)
  • Other (specify)

Other Windows Build number

22635

App minimum and target SDK version

  • Windows 10, version 1809 (Build 17763)
  • Windows 10, version 1903 (Build 18362)
  • Windows 10, version 1909 (Build 18363)
  • Windows 10, version 2004 (Build 19041)
  • Other (specify)

Other SDK version

No response

Visual Studio Version

2022

Visual Studio Build Number

17.11.0

Device form factor

Desktop

Nuget packages

CommunityToolkit.Uwp.Controls.Primitives 8.1.240821

Additional context

No response

Help us help you

No.

@h82258652 h82258652 added the bug 🐛 An unexpected issue that highlights incorrect behavior label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior
Projects
None yet
Development

No branches or pull requests

1 participant