dabeng / OrgChart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
2.83k stars 767 forks source link

Copying and pasting a CDN link directly can result in errors. #745

Open hdkzkg opened 4 months ago

hdkzkg commented 4 months ago

When using the link for orgchart.min.js found in the README of a CDN, the following error occurs.

Copy link of cdn:

image

Error Details:

Failed to find a valid digest in the 'integrity' attribute for resource 'https://cdnjs.cloudflare.com/ajax/libs/orgchart/4.0.1/js/jquery.orgchart.min.js' with computed SHA-512 integrity '0dLxVDV+RMilliGduh7uXePakPcIyPFCc9TGx1NDl9ehZJK/YHt84mNQDHqPR/XxZ4jnMYXi/0ff0QOtY5FbuA=='. The resource has been blocked.

Solution:

By changing the integrity value to the one provided in the error details, the JS file becomes downloadable.

OS:windows 10 pro browser:chrome 122.0.6261.112