[iOS 5.6 regression] Parent control resources completely ignored beyond direct parent #19825
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
Current behavior
Styles (both implicit and specifically referenced via
{StaticResource}
) added to any parent other than the direct parent are ignored. This is an Uno 5.6 regression (works inv5.5.62
).Expected behavior
Child controls should be able to access styles from parent resource dictionaries beyond their direct parent.
How to reproduce it (as minimally and precisely as possible)
Sample project: TestUno.zip
Notice the style is not applied on iOS but works fine everywhere else.
Workaround
No response
Works on UWP/WinUI
Yes
Environment
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
6.0.0-dev.132, 5.6.51, 5.6.19
Affected platforms
iOS
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: