microsoft / fluentui-blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
https://www.fluentui-blazor.net
MIT License
3.88k stars 377 forks source link

FluentUI blazor web app,Content-Security-Policy problem #2934

Closed iftiharh closed 1 week ago

iftiharh commented 1 week ago

There is a problem in FluentUI blazor web app. When I add Content-Security-Policy as in this link https://learn.microsoft.com/en-us/aspnet/core/blazor/security/content-security-policy?view=aspnetcore-8.0, all control views are broken.

I add the following lines to App.razor.

Thank you

vnbaaij commented 1 week ago

Duplicate. See #2783