atiyka

Results 5 issues of atiyka

## Describe the bug In a `WPF` application (targeting `.NET core 3.1`) on one of the windows, I have a `ScrollViewer` and inside the ScrollViewer (among other elements) I placed...

bug :bug:
needs triage :mag:
needs attention :wave:

## Describe the bug In a `WPF` application (targeting `.NET Core 3.1`) I'm using `XamlHosts` to display windows 10 design UI elements. I'm using the `UWP RichEditBox` to allow the...

bug :bug:
XamlIslands :desert_island:

## Describe the bug In a `WPF` application (targeting .NET core 3.1) I'm using XamlHosts to display windows 10 design UI elements. I'd like to print from my app -...

bug :bug:
XamlIslands :desert_island:

I mean, is there something like the `WebResourceRequested` event in `WebView2`? Is there a workaround how can I block the resource loading? I'm using the WebView in a WPF application....

question :grey_question:
WebView :desktop_computer:

I'm building a `WPF` application and using Lottie in an Xaml Islands custom component. When packaging the desktop bridge project, I receive an `App manifest validation error` with the following...

bug