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

[XamlReader] StrokeDashArray raises exception on Uno #16625

Open
iurycarlos opened this issue May 8, 2024 · 2 comments
Open

[XamlReader] StrokeDashArray raises exception on Uno #16625

iurycarlos opened this issue May 8, 2024 · 2 comments
Labels
area/xaml-reader Categorizes an issue or PR as relevant to the XAML Reader difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@iurycarlos
Copy link
Contributor

Current behavior

Adding StrokeDashArray attribute to a rectangle (shape) will generate an exception on Uno:

https://playgroundcanary.z19.web.core.windows.net/#00dbca18

Expected behavior

Should work exactly as WinUI

How to reproduce it (as minimally and precisely as possible)

Go to the following snippet and observe the raised exception:

https://playgroundcanary.z19.web.core.windows.net/#00dbca18

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@iurycarlos iurycarlos added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels May 8, 2024
@Youssef1313 Youssef1313 added the area/xaml-reader Categorizes an issue or PR as relevant to the XAML Reader label May 8, 2024
@Youssef1313
Copy link
Member

This happens only in XAML reader

@Youssef1313 Youssef1313 changed the title StrokeDashArray raises exception on Uno [XamlReader] StrokeDashArray raises exception on Uno May 10, 2024
@agneszitte
Copy link
Contributor

agneszitte commented May 11, 2024

This happens only in XAML reader

fyi @iurycarlos, @Youssef1313, @MartinZikmund I added this other issue for my tests the other day

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/xaml-reader Categorizes an issue or PR as relevant to the XAML Reader difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

3 participants