sanasreenivasulu commented on issue #26319:
URL: https://github.com/apache/superset/issues/26319#issuecomment-1954483377
there is issue with basic.html file
Refused to execute inline script because it violates the following Content
Security Policy directive: "script-src 'self' 'strict-dynamic'
'nonce-PJiqKv1fUV-BDW0GNIyi9khxS9Ic8Ow3'". Either the 'unsafe-inline' keyword,
a hash ('sha256-2lnlRuPtBZrqhSGBsKWUf6tH7/uHIa/CHSTRdhivnH8='), or a nonce
('nonce-...') is required to enable inline execution.
<script>window.__SUPERSET_DEPLOYMENT_PREFIX__ = "{{ assets_prefix
}}";</script>
--
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]