HonahX commented on issue #941: URL: https://github.com/apache/polaris/issues/941#issuecomment-2634885317
Thanks @collado-mike ! I also discovered the same. Initially I thought it was due to my recent change: https://github.com/apache/polaris/pull/935, but the site sill breaks even after it is reverted: #942 The current error is: ``` Refused to load the script 'https://cdn.jsdelivr.net/npm/redoc@latest/bundles/redoc.standalone.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'unsafe-eval' https://analytics.apache.org/". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback. ``` -- 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]
