[Wasm] Is there an issue with an ItemsStackPanel within an ItemsControl ? #11369
assassin316
started this conversation in
General
Replies: 1 comment 1 reply
-
Thanks for the report! Yes, it's a known issue: #8155. Replacing it with a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I may have found a layout issue in Wasm, but wanted to confirm first. The following code doesn't work in the Uno Playground:
But removing the ItemsPanel will properly display the UI. Is this a known issue?
Beta Was this translation helpful? Give feedback.
All reactions