numst opened a new issue, #2799: URL: https://github.com/apache/apisix-dashboard/issues/2799
### Issue description 控制台提示无法加载图片 ``` Refused to load the image 'data:image/png;base64,iVCC' because it violates the following Content Security Policy directive: "default-src 'self'". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. ``` ### Expected behavior  ### How to Reproduce 加载自定义插件时,在dashboard页面图裂 ### Screenshots  ### Environment - apisix version (cmd: `apisix version`): - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): - etcd version, if have (cmd: run `etcd --version`): - apisix-dashboard version, if have: - Browser version, if have: ### Additional context _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]
