XAML parser resolving URIs (I get odd control behavior, and "The component 'XXX' does not have a resource identified by the URI" errors.
Open
Question
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
I am currently struggling with what I assume is this issue. I have a .NET 5.0 WPF plugin architecture and encounter errors if I have multiple plugins in different assembly load contexts. It seems to come down to issues with the XAML parser resolving URIs (I get odd control behavior, and "The component 'XXX' does not have a resource identified by the URI" errors.
Given that this is still an open issue, is there any known way to work around the problem? Thanks.
_Originally posted by @mikeoliphant in https://github.com/dotnet/wpf/issues/1700#issuecomment-776875639_
Contributor guide
Assessment
This issue has not been assessed yet.