Do you have any examples that show Fluent UI working in the same project with Telerik Blazor?
Dimo
Telerik team
commented on 19 Feb 2025, 07:17 AM
Hi Joel, the Telerik UI for Blazor team hasn't implemented such examples. If there is some integration issue that requires our attention, please elaborate and send a runnable example.
I have attached an example project that doesn't work. The main question is around what the MainLayout should look like. We have the TelerikRootComponent but we also have the FluentMainLayout. Which one should be the actual root?
The nesting order of the Telerik and Fluent root components may or may not matter, depending on the exact usage. Based on my understanding what the FluentMainLayout does, keep your current setup with the TelerikRootComponent on the "outside". You need to comply with these recommendations and avoids this problem.