UIElementCollection
should not surface non-UIElement
items
#19578
Labels
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
Current behavior
Related to #17997 and #18522 (comment)
Currently
UIElementCollection
on iOS can contain non-UIElement
items, for example generated by the OS, which then yieldsnull
items when theChildren
collection is enumerated.Expected behavior
Should not happen.
How to reproduce it (as minimally and precisely as possible)
No response
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
The text was updated successfully, but these errors were encountered: