CommunityToolkit / CommunityToolkit/Labs-Windows

WASM / Skia sample heads show white screen under WinUI 3

Open
#77 2 comments 0 reactions 1 assignee Claimed by @Arlodotexe View on GitHub
bug :bug: help wanted sample app 🖼 Uno WASM
Dominant language
C#
Stars
482
Forks
89
PR merge metrics
No merged PRs in 30d

Description

In #75, we added the ability to switch to WinUI 3 for all Uno projects. While this works and all platforms compile both inside and outside of Visual Studio, there's a lingering issue where Skia-based heads (WPF, Gtk) and WebAssembly show a blank white screen upon loading the app.

Upon inspecting the Visual Tree using the DevTools in WASM, it appears that the Arrange pass was skipped entirely, leaving all UI elements loaded but not displayed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.