We have this in our project to customize some tool bar items. It is working in 10.1.0, but no longer works in version 11.0.0
xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"
<ResourceDictionary.MergedDictionaries>
<telerik:RadToolbarResourceDictionary />
</ResourceDictionary.MergedDictionaries>
Could you please share more details, send files or a sample repro in which the issue occurs? I am asking for this as I want to review the exact setup you have and reproduce the behavior on my side.
Also do you use Telerik Theming in the project?
I'm attaching a sample project with the error.
We are not using the Telerik Theming.