wet-boew / cdts-DotNetTemplates

Documentation for CDTS
9 stars 2 forks source link

IJSRuntime scope issues in Blazor server #107

Open thomas-kiperchuk opened 1 month ago

thomas-kiperchuk commented 1 month ago

Trying to get this working in a blazor server app and having scope issues with app.Services.GetRequiredService(); in Program.cs.

Curious if you have any support for blazor server or know a workaround for this?