C
C#8mo ago
Suraj Kumar

✅ Blazor App

I am working on blazor application which uses telerik UI. When I started the project it gives the error as show in the screen shot
No description
4 Replies
Buddy
Buddy8mo ago
$details
MODiX
MODiX8mo ago
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, what you expect the result to be, what .NET version you are using and what platform/environment (if any) are relevant to your question. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
Naster
Naster8mo ago
You probably need to register Telerik's dependencies with a call similar to services.AddTelerik...
Suraj Kumar
Suraj KumarOP8mo ago
@Naster
No description

Did you find this page helpful?