✅ 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
Buddy4w ago
$details
MODiX
MODiX4w 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
Naster4w ago
You probably need to register Telerik's dependencies with a call similar to services.AddTelerik...
Suraj Kumar😎
@Naster
No description