Unsafe eval error #42423
Replies: 1 comment 5 replies
|
This is a Content Security Policy (CSP) issue. Superset 6's default A few things to check:
Could you share more about what you were doing when the error appeared (e.g., which chart type, any custom JS code)? To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Uh oh!
There was an error while loading. Please reload this page.
I am getting error- Evaluating a string as JavaScript violates the following Content Security Policy directive because 'unsafe-eval' is not an allowed source of script: script-src 'self' 'strict-dynamic' 'nonce-D7tdvZDbLkjXJesp1m4Ftbme0-jZycnq'".
I am using apache superset 6 version latest
All reactions