jasonpolites opened a new issue, #20797: URL: https://github.com/apache/echarts/issues/20797
### Version 5.6 ### Link to Minimal Reproduction https://echarts.apache.org/en/builder/echarts.html?charts=bar,line,pie,sankey&components=gridSimple,title,legendScroll,tooltip,markArea&svg=true&api=true&version= ### Steps to Reproduce 1. Browse to the [Online Builder](https://echarts.apache.org/en/builder.html) 2. Click Download ### Current Behavior The page renders with the message, "Building...", but never resolves. The browser console reports the following ` Fetch API cannot load https://fastly.jsdelivr.net/npm/echarts@5/package.json. Refused to connect because it violates the document's Content Security Policy `  ### Expected Behavior Expected to get a download of the library ### Environment ```markdown - OS: Windows 10 - Browser: Google Chrome (Version 133.0.6943.142 (Official Build) (64-bit)) - Framework: N/A ``` ### Any additional comments? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
