I was wondering if anyone else has had problems with 3rd party controls and the new blazor templates. I have set the interactive mode to InteractiveServer, but the controls still don't work. I don't know if I am missing something. I have tried Telerik, MudBlazor and Radzen control sets and none of them function. They all render correctly, but the interactive functionality doesn't work.
This is pretty critical, as I don't want to use JavaScript or even to learn it. I want to stick to Blazor.
I tried setting the interactive mode to interactive server, but it made no difference.