goldjee commented on issue #30381: URL: https://github.com/apache/superset/issues/30381#issuecomment-2372533272
@dosu Oh I see, `HTML_SANITIZATION` is not a feature flag, but a top level variable. I've fixed that in my config and double checked `HTML_SANITIZATION_SCHEMA_EXTENSIONS`, but the issue is still there. Where in the project codebase can I find the bridge that passes `HTML_SANITIZATION_SCHEMA_EXTENSIONS` from the Python backend to the frontend? I'd like to try to check if the parameter is actually passed. -- 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]
