Blazor-Diagrams / Blazor.Diagrams

A fully customizable and extensible all-purpose diagrams library for Blazor
https://blazor-diagrams.zhaytam.com
MIT License
921 stars 177 forks source link

.NET 6 Unknown error occurred while trying to verify integrity. #173

Closed jvetter713 closed 2 years ago

jvetter713 commented 2 years ago

Failed to find a valid digest in the 'integrity' attribute for resource 'https://localhost:7285/_framework/Blazor.Diagrams.dll' with computed SHA-256 integrity '47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='. The resource has been blocked.

Blazor Web Assembly .NET 6

Any ideas?

zHaytam commented 2 years ago

Hello,

Does it only happen with Blazor.Diagram.dll? Usually the integrity problems aren't caused by the libraries themselves.

jvetter713 commented 2 years ago

I'll take a screen shot... There was one more - an svg dll. The CSS and Js includes I added to index.html also were blocked.

Jason

------- Original Message ------- On Thursday, January 27th, 2022 at 1:04 PM, Haytam Zanid @.***> wrote:

Hello,

Does it only happen with Blazor.Diagram.dll? Usually the integrity problems aren't caused by the libraries themselves.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

jvetter713 commented 2 years ago

Z Blazor Diagram

zHaytam commented 2 years ago

It looks like a lot of things fail the integrity check, please verify how you deploy your solution as this isn't related to this library.

zHaytam commented 2 years ago

Please re-open if a mistake has been made!