Open
Description
Description
I have embedded a ContentView that uses a content of StaticResource-based style inside a main ContentView. When I dynamically change the inner ContentView on a button click, it throws a System.Runtime.InteropServices.COMException.
ContentViewException.mp4
`
A video demonstrating the issue is provided below
Steps to Reproduce
- Deploy the below sample
- click the button to observe the crash in windows
Link to public reproduction project repository
No response
Version with bug
9.0.70
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows 10
Did you find any workaround?
No response